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

fix(app-page-builder): pass pid instead of id when bulk deleting pages #4158

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

leopuleo
Copy link
Contributor

@leopuleo leopuleo commented Jun 7, 2024

Changes

With this PR, we aim to fix a significant issue encountered when trying to delete pages via bulk actions with multiple revisions.

Previously, only the latest revision was deleted. This has been fixed by passing pid instead of the revision id.

How Has This Been Tested?

Manually

@leopuleo leopuleo added this to the 5.40.0 milestone Jun 7, 2024
@leopuleo leopuleo requested a review from brunozoric June 7, 2024 14:42
@leopuleo leopuleo self-assigned this Jun 7, 2024
@leopuleo leopuleo merged commit 63ad55f into next Jun 10, 2024
91 checks passed
@leopuleo leopuleo deleted the leo/fix/pb-bulk-action-delete branch July 5, 2024 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants