Skip to content

Conversation

@skjnldsv
Copy link
Member

@skjnldsv skjnldsv commented Apr 4, 2025

Fix #51849

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
@skjnldsv skjnldsv added this to the Nextcloud 32 milestone Apr 4, 2025
@skjnldsv skjnldsv requested a review from susnux April 4, 2025 02:33
@skjnldsv skjnldsv self-assigned this Apr 4, 2025
@skjnldsv skjnldsv requested a review from a team as a code owner April 4, 2025 02:33
@skjnldsv skjnldsv requested review from ArtificialOwl, artonge and come-nc and removed request for a team April 4, 2025 02:33
@skjnldsv
Copy link
Member Author

skjnldsv commented Apr 4, 2025

/backport to stable31


// Dispatch unassign events for removed object ids
foreach ($removedObjectIds as $objectId) {
$this->dispatcher->dispatch(MapperEvent::EVENT_UNASSIGN, new MapperEvent(
Copy link
Contributor

Choose a reason for hiding this comment

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

we do not have typed events for this? 👀
Something we should fix rather sooner than later before we have to drop the untyped dispatch due to symphony update.

@susnux susnux merged commit 1e8870e into master Apr 7, 2025
191 checks passed
@susnux susnux deleted the fix/tags-events branch April 7, 2025 12:39
@nextcloud-bot nextcloud-bot mentioned this pull request Aug 19, 2025
@skjnldsv skjnldsv modified the milestones: Nextcloud 32, Nextcloud 33 Sep 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] using bulk action for tagging does not trigger workflows

4 participants