Initial Organization Decommissioning (Archival) #95

Open
opened 2025-06-05 08:26:08 +00:00 by tobru · 0 comments
Owner

Stories

As an admin, I want to decommission (close) an organization

Implementation Notes

The user can request the closing of the account by opening a support request. Add a note to the organization detail view stating "Do you want to close your account? Please open a support request"

Decommissioning process:

  • Portal admin archives the organization in the Django Admin (setting an "archived" flag?)
  • Delete all running instances on all control-planes - wait for them to be gone
  • Delete the organization namespace on all the control-planes

Important:

  • Ask for confirmation before doing anything! And make it obvious that things will be deleted (and list what will be deleted!)
  • Log all the ongoings in the audit log

Notes:

  • Don't close the SO in Odoo, this will be done manually
## Stories _As an admin, I want to decommission (close) an organization_ ## Implementation Notes The user can request the closing of the account by opening a support request. Add a note to the organization detail view stating "Do you want to close your account? Please open a support request" Decommissioning process: * Portal admin archives the organization in the Django Admin (setting an "archived" flag?) * Delete all running instances on all control-planes - wait for them to be gone * Delete the organization namespace on all the control-planes Important: * Ask for confirmation before doing anything! And make it obvious that things will be deleted (and list what will be deleted!) * Log all the ongoings in the audit log Notes: * Don't close the SO in Odoo, this will be done manually
tobru added this to the Roadmap project 2025-07-04 08:35:51 +00:00
tobru changed title from Organization decommissioning to Organization Decommissioning, Part 1 2026-01-30 13:34:37 +00:00
tobru changed title from Organization Decommissioning, Part 1 to Initial Organization Decommissioning (Archival) 2026-01-30 13:41:40 +00:00
Sign in to join this conversation.
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
servala/servala-portal#95
No description provided.