-
Bug
-
Resolution: Fixed
-
Low
-
None
-
1
-
Major
-
Issue Summary
When a site ( regular or sandbox) is deleted, the emails configured under Org settings dissappear.
This is reproducible on Data Center: (yes) / (no)
Steps to Reproduce
- Configure emails under https://admin.atlassian.com/o/<ORG_ID>/emails
- Delete a sandbox site linked to the same Org.
Expected Results
Emails configured should not be removed.
Actual Results
When a site is deleted, it triggers a provisioning workflow through Cloud Provisioner, that deletes site data in all places that store the tenant’s site data. One such place is org-policy
When org-policy receives this request to delete site data, it inadvertently deletes data associated for all sites instead of just that particular site in question.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Loading...