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

Mark SpecItem as deleted #159

Open
lnrd96 opened this issue Jan 24, 2023 · 0 comments
Open

Mark SpecItem as deleted #159

lnrd96 opened this issue Jan 24, 2023 · 0 comments

Comments

@lnrd96
Copy link
Collaborator

lnrd96 commented Jan 24, 2023

User story

  1. As a user I don't want items to be actually deleted from the database.
  2. I need them to still be existing in the back-end and to be visible in the fron-end and
  3. So that deleted items are only marked as deleted / deprecated instead of being deleted.

Acceptance criteria

The marking of deleted item is reflected in the database table.
The ER-Diagram was updated.
The SpecItem is marked as deleted in the front-end

NOTE:

Start first by implementing the back-end part of this ticket.
On friday, we are going to make sure whether the functionality is really expected to be reflected in the front-end as well or not.
https://docs.google.com/document/d/1y1VdDOkj_gLkftg0uH9UBA54rtTJA35-kLW_yp6gGQQ/edit

Definition of done (DoD)

Feature has been fully implemented
No known errors
All acceptance criteria were met
Test passes
Peer code review passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Feature Archive ✔️🥇
Development

No branches or pull requests

3 participants