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

Run the same cleanup with scaffolding content as when copying. #15541

Merged
merged 2 commits into from
Jan 10, 2024

Conversation

Migaroez
Copy link
Contributor

@Migaroez Migaroez commented Jan 8, 2024

Prerequisites

  • I have added steps to test this contribution in the description below

Issue: #14870

Description

  • Added a new ContentScaffoldedNotification
  • Published the notification when a new scaffold has been created from a blueprint (content template)
  • Linked up the ComplextPEContent handler to do the same cleanup for the new notification as when copying.
  • registered handlers to the event for blocklist, blockgrid and nested content

Testing

See reproduction steps in linked issue #13698

- Added a new ContentScaffoldedNotification
- Published the notification when a new scaffold has been created from a blueprint (content template)
- Linked up the ComplextPEContent handler to do the same cleanup for the new notification as when copying.
- registered handlers to the event for blocklist, blockgrid and nested content
@Zeegaan
Copy link
Member

Zeegaan commented Jan 10, 2024

Found one small thing before testing 😁

Co-authored-by: Nikolaj Geisle <[email protected]>
@Zeegaan
Copy link
Member

Zeegaan commented Jan 10, 2024

Looks good, tests good 🚀

@Zeegaan Zeegaan merged commit dff90c6 into v10/dev Jan 10, 2024
14 of 15 checks passed
@Zeegaan Zeegaan deleted the v10/bugfix/1487-blueprint-udis branch January 10, 2024 11:22
Zeegaan pushed a commit that referenced this pull request Jan 10, 2024
* Run the same cleanup with scaffolding content as when copying.

- Added a new ContentScaffoldedNotification
- Published the notification when a new scaffold has been created from a blueprint (content template)
- Linked up the ComplextPEContent handler to do the same cleanup for the new notification as when copying.
- registered handlers to the event for blocklist, blockgrid and nested content

* PR pattern matching suggestion

Co-authored-by: Nikolaj Geisle <[email protected]>

---------

Co-authored-by: Sven Geusens <[email protected]>
Co-authored-by: Nikolaj Geisle <[email protected]>
(cherry picked from commit dff90c6)
bergmania pushed a commit that referenced this pull request Jan 31, 2024
* Run the same cleanup with scaffolding content as when copying.

- Added a new ContentScaffoldedNotification
- Published the notification when a new scaffold has been created from a blueprint (content template)
- Linked up the ComplextPEContent handler to do the same cleanup for the new notification as when copying.
- registered handlers to the event for blocklist, blockgrid and nested content

* PR pattern matching suggestion

Co-authored-by: Nikolaj Geisle <[email protected]>

---------

Co-authored-by: Sven Geusens <[email protected]>
Co-authored-by: Nikolaj Geisle <[email protected]>
(cherry picked from commit dff90c6)
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