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

Clean Up Task: Technical debt clean up #92

Open
4 of 6 tasks
LHMoritz opened this issue Nov 27, 2024 · 1 comment
Open
4 of 6 tasks

Clean Up Task: Technical debt clean up #92

LHMoritz opened this issue Nov 27, 2024 · 1 comment
Assignees

Comments

@LHMoritz
Copy link
Contributor

LHMoritz commented Nov 27, 2024

User story

  1. As a software developer
  2. I need the following things to get fixed
  3. So that I can continue implementing features without running into existing problems.

Acceptance criteria

  • Criterion 1: All TODOs are analysed and actions are taken

TODOs:

  • Switch to decimal numbers (frontend, backend, analyzer) (have noticed there are also some backups < 1 MB)
  • Check for duplicate alarms in the backend
  • alarmLimit should be optional QueryParam according to REST style
  • We need an env variable in the backend to activate/deactivate the mailing, otherwise it's super annoying
  • Actually, the analyzer should only check new backups that have not yet been checked, but how do we do that?
  • Do not only import FULL backups, so that alerts can also be linked to them. But do not deliver them to the frontend
@LHMoritz LHMoritz moved this to Product Backlog in amos2024ws02-feature-board Nov 27, 2024
@flo0852 flo0852 self-assigned this Nov 27, 2024
@flo0852 flo0852 changed the title Clean Up Task: Technical dept clean up Clean Up Task: Technical debt clean up Nov 27, 2024
@LHMoritz LHMoritz moved this from Product Backlog to Sprint Backlog in amos2024ws02-feature-board Nov 27, 2024
@flo0852
Copy link
Contributor

flo0852 commented Nov 27, 2024

AlertType Table saves date of last backup which was checked by this type analysis + provide Endpoint to call for analyzer

@flo0852 flo0852 moved this from Sprint Backlog to In Progress in amos2024ws02-feature-board Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

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

4 participants