...
There are 3 different ways of making a field or record unavailable within the TIS UI, the uses have not been applied consistently across the front end/back end, however the general summary is as follows:
Delete (status)
- applied at both record and field level
- this acts as a soft delete
- does not de-link where applied
- removes link ability for new scenarios
Trash Can Inactive (buttonstatus)
- trash can is hard delete
- removes linkages
- applied at both record and field level
- inactive removes link ability
- does it remove existing links? should not, just cannot make new ones
- e.g. Rotations - removes ability to add to new records, but keeps existing ones in place
Trash Can (button)
- trash can is hard delete
- removes linkages
To Be
Delete Status
- remove “delete” as a status from front end
...