Is your feature request related to a problem?
Currently, there is no functionality to edit or delete Organizations and Projects within the platform. This leads to the accumulation of multiple test entities, making management increasingly difficult.
Describe the solution you'd like
Introduce edit and delete functionality for Organizations and Projects, allowing authorized users to:
- Edit organization details.
- Delete organizations that are no longer required.
- Edit project details.
- Delete projects that are no longer required.
Add validation and safeguards to prevent accidental deletion of active entities.
Original issue
Describe the current behavior
Currently, there is no functionality available to edit or delete Organizations and Projects within the platform.
As a result:
- Multiple test organizations and projects have accumulated over time.
- Unused organizations and projects cannot be cleaned up.
- Incorrectly configured organizations or projects cannot be updated without direct database intervention.
- The organization and project lists continue to grow, making management more difficult.
Describe the enhancement you'd like
Introduce edit and delete functionality for both Organizations and Projects.
The enhancement should allow authorized users to:
- Edit organization details.
- Delete organizations that are no longer required.
- Edit project details.
- Delete projects that are no longer required.
Appropriate validation and safeguards should be added to prevent accidental deletion of active organizations or projects.
Is your feature request related to a problem?
Currently, there is no functionality to edit or delete Organizations and Projects within the platform. This leads to the accumulation of multiple test entities, making management increasingly difficult.
Describe the solution you'd like
Introduce edit and delete functionality for Organizations and Projects, allowing authorized users to:
Add validation and safeguards to prevent accidental deletion of active entities.
Original issue
Describe the current behavior
Currently, there is no functionality available to edit or delete Organizations and Projects within the platform.
As a result:
Describe the enhancement you'd like
Introduce edit and delete functionality for both Organizations and Projects.
The enhancement should allow authorized users to:
Appropriate validation and safeguards should be added to prevent accidental deletion of active organizations or projects.