Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISSUE-182: Make Metadata Display Entities Revisionable #216

Closed
wants to merge 16 commits into from
Closed

ISSUE-182: Make Metadata Display Entities Revisionable #216

wants to merge 16 commits into from

Conversation

aksm
Copy link
Contributor

@aksm aksm commented Jul 19, 2022

Still needs work, but begins to resolve #182

@aksm aksm self-assigned this Jul 19, 2022
]);
$definition_update_manager->installFieldStorageDefinition('revision_log_message', $entity_type_id, $entity_type_id, $revision_log_message);
//$last_installed_schema_repository = \Drupal::service('entity.last_installed_schema.repository');
//$field_storage_definitions = $last_installed_schema_repository->getLastInstalledFieldStorageDefinitions('metadatadisplay_entity');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aksm why are these lines commented out?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Meant to delete those when I realized they needed to be in the post_update hook.

@DiegoPino DiegoPino changed the base branch from 1.0.0 to 1.1.0 August 24, 2022 00:56
@DiegoPino
Copy link
Member

@aksm I will get back to this soon. I need to check what happens with revisions v/s our actual load/entity practices before merging. Will put something in my calendar for Wednesday March 22nd 2023

@aksm aksm removed their assignment Sep 29, 2023
@aksm aksm closed this by deleting the head repository Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants