Actions
roos-fs tasks #357
open(PROJECT MANAGEMENT) Extend the Delete logic for the projects
Start date:
09/03/2025
Due date:
% Done:
0%
Estimated time:
15:00 h
Description
General
The customer has reported that there is a need to be flexible in terms of what we delete in the system together with the rpoject and what not. Hence we would require to change the logic there.
Scope
We have following flos for the deletion:
- Delete complete project as well as all the services created through it (already implimented)
- Delete the project but keep all services intact (only remopve the connection to the project)
- Delete the project but keep all the services that are NOT in the status created
Expected result
- When the user clicks on delete the project (from the list overview or from the single project view) the dialog window appears
- There are 3 iptions fr deletion provided
- Delete complete project
- Delete the project but keep all services
- Delete the project but keep all the services that are NOT in the status created
When user selects 2) then we deleted the project and its connection to the services but services remain intact
3) we delete ALL services that are in status created (others remain)
- make sre that design is consistent
- reuse the solutions (with the red color "danger zone")
Files
Actions
