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

[Backend] Quality notifications to multiple BPNs #899

Open
7 tasks
ds-crehm opened this issue Apr 29, 2024 · 0 comments
Open
7 tasks

[Backend] Quality notifications to multiple BPNs #899

ds-crehm opened this issue Apr 29, 2024 · 0 comments
Labels

Comments

@ds-crehm
Copy link
Contributor

ds-crehm commented Apr 29, 2024

As user,
I want to be able to send notifications to multiple BPNs,
so that I don't have to create notifications for each BPN individually.

Hints / Details

Implement concept #849

Frontend implementation: #900

Acceptance Criteria

  • Input of multiple BPNs is possible, when creating notifications (should be done first as a separate PR -> to unblock frontend story [Frontend] Quality notifications to multiple BPNs #900 )
  • During the creation of notifications, a selection of multiple BPNs will lead to the creation of 'duplicate' notifications for each BPN according to the concept
  • Notifications can only be sent between two BPNs (sender and receiver)
  • A case label is added to the data model
  • (if necessary) APIs are adjusted to make filtering/searching for case label possible
  • Update User Manual / Admin manual / Arc42
  • Update tests

Out of Scope

  • Creation of a 'parent' object for 'duplicate' notifications
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: backlog
Development

No branches or pull requests

2 participants