[openSUSE/open-build-service] 11914e: Prevent dealing with RSS subscriptions for groups
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 11914e40ca574b8f415de84a55d198b5e9795017 https://github.com/openSUSE/open-build-service/commit/11914e40ca574b8f415de8... Author: Saray Cabrera Padrón <scabrerapadron@suse.de> Date: 2023-11-29 (Wed, 29 Nov 2023) Changed paths: M src/api/app/models/event_subscription/find_for_event.rb M src/api/spec/models/event_subscription/find_for_event_spec.rb Log Message: ----------- Prevent dealing with RSS subscriptions for groups When the receiver of an event is a group, the system can not return a default RSS subscription as a valid subscription for that group. Co-authored-by: Eduardo Navarro <enavarro@suse.com> Commit: 7e3b1f713f56b7f19ff4d44d9d9d4ab813735dba https://github.com/openSUSE/open-build-service/commit/7e3b1f713f56b7f19ff4d4... Author: Saray Cabrera Padrón <scabrerapadron@suse.com> Date: 2023-11-30 (Thu, 30 Nov 2023) Changed paths: M src/api/app/models/event_subscription/find_for_event.rb M src/api/spec/models/event_subscription/find_for_event_spec.rb Log Message: ----------- Merge pull request #15290 from saraycp/prevent_rss_group_subscriptions Prevent dealing with RSS subscriptions for groups Compare: https://github.com/openSUSE/open-build-service/compare/1a1ce3566419...7e3b1f...
participants (1)
-
Saray Cabrera Padrón