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 Module: Deprecation of storage fill alerts #259

Open
LHMoritz opened this issue Jan 15, 2025 · 0 comments
Open

Backend Module: Deprecation of storage fill alerts #259

LHMoritz opened this issue Jan 15, 2025 · 0 comments
Assignees

Comments

@LHMoritz
Copy link
Contributor

LHMoritz commented Jan 15, 2025

User story

  1. As an enduser
  2. I need current and deprecated storage fill alerts differentiated in the database
  3. 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
@LHMoritz LHMoritz moved this to Product Backlog in amos2024ws02-feature-board Jan 15, 2025
@LHMoritz LHMoritz moved this from Product Backlog to Sprint Backlog in amos2024ws02-feature-board Jan 15, 2025
@flo0852 flo0852 self-assigned this Jan 15, 2025
@flo0852 flo0852 moved this from Sprint Backlog to In Progress in amos2024ws02-feature-board Jan 17, 2025
@flo0852 flo0852 moved this from In Progress to Awaiting Review in amos2024ws02-feature-board Jan 17, 2025
@LHMoritz LHMoritz moved this from Awaiting Review to Feature Archive in amos2024ws02-feature-board Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Feature Archive
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants