Skip to content

Restore suppressing of notifications in groups service#12147

Merged
cbliard merged 1 commit intorelease/12.4from
fix/send-notifications-groups
Feb 23, 2023
Merged

Restore suppressing of notifications in groups service#12147
cbliard merged 1 commit intorelease/12.4from
fix/send-notifications-groups

Conversation

@oliverguenther
Copy link
Member

send_notifications was suppressed for e.g., city of cologne modifying groups through scripts

https://community.openproject.org/wp/46330

@oliverguenther oliverguenther force-pushed the fix/send-notifications-groups branch from 45d9c87 to 447151f Compare February 22, 2023 13:24
@oliverguenther oliverguenther requested review from cbliard and ulferts and removed request for ulferts February 23, 2023 10:44
Copy link
Member

@cbliard cbliard left a comment

Choose a reason for hiding this comment

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

It works, but I think some aprts are not necessary, and some other could be clarified or changed so that the send_notifications is managed at the BaseServices::BaseContracted level instead of the BaseServices::Write level, so that BaseServices::Delete and its subclasses can also user send_notifications: false.

@cbliard
Copy link
Member

cbliard commented Feb 23, 2023

Will address comments in 12.5. Merging in 12.4 for now.

@cbliard cbliard merged commit 507d1b6 into release/12.4 Feb 23, 2023
@cbliard cbliard deleted the fix/send-notifications-groups branch February 23, 2023 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants