You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need current and deprecated storage fill alerts differentiated in the database
So that the frontend only displays the actual active storage fill alerts
Acceptance criteria
Criterion 1: Whenever the analysis module send storage fill alerts towards the backend module, all non active storage fill alerts will be marked as deprecated.
Criterion 2: Whenever the frontend module requests current storage fill alerts, the backend only responses with not deprecated alerts.
Criterion 3: In case the frontend requests also historical alerts. Deprecated alerts will also be send to the frontend.
Note: Changes in Analysis module are required to send alert as batch instead of one by one.
Definition of done (DoD)
Github actions pipline: success / All test: success
All acceptance criteria are met
Code review done and approved
Is merged to Dev branch
Tests for new feature are implemented
DoD general criteria
Feature has been fully implemented
Feature has been merged into the mainline
All acceptance criteria were met
Product owner approved features
All tests are passing
Developers agreed to release
The text was updated successfully, but these errors were encountered:
User story
Acceptance criteria
Note: Changes in Analysis module are required to send alert as batch instead of one by one.
Definition of done (DoD)
DoD general criteria
The text was updated successfully, but these errors were encountered: