DDMAL / DDMAL/UMIL

[New Instrument Name] preserve deleted name entries

Open
#340 0 comments 0 reactions 1 assignee Claimed by @mailynmailyn View on GitHub
Dominant language
Python
Stars
4
Forks
2
PR merge metrics
No merged PRs in 30d

Description

When a user deletes a name, the name should disappear from visibility on UMIL but persist on the UMILdb.
The solution is to create another InstrumentName model attribute, indicating if the name has been deleted by the user.
- if a contributor deletes a name from the frontend, the name disappears from view and its deleted attribute is marked as true
- if a superuser deletes a name from the frontend or backend, the name disappears from view and its deleted attribute is marked as true

Image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.