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

Extend 'page-fieldtype-cleanup' command to remove leftovers #7

Merged
merged 3 commits into from
Jan 20, 2022

Conversation

barw4
Copy link
Collaborator

@barw4 barw4 commented Jan 12, 2022

The ezplatform:page-fieldtype-cleanup has been extended to remove ezpage_* records which could not be deleted by the standard removePage gateway method that resulted from EZEE-3430.

Those leftovers may be present because of direct queries run on the database which broke the relations in removePage method.

image

@barw4 barw4 added the enhancement New feature or request label Jan 12, 2022
@barw4 barw4 self-assigned this Jan 12, 2022
@barw4 barw4 requested a review from mateuszbieniek January 12, 2022 11:44
Copy link

@tomaszszopinski tomaszszopinski left a comment

Choose a reason for hiding this comment

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

QA approved.

@mateuszbieniek mateuszbieniek merged commit 1e3a144 into v1 Jan 20, 2022
@barw4 barw4 deleted the remove-orphaned-block-related-records branch March 1, 2023 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants