Content
View differences
Updated by Parimal Satyal over 1 year ago
Result of <mention class="mention" data-id="58436" data-type="work_package" data-text="#58436">#58436</mention>
#### **Existing implementations**
There are number of different implementations of confirmation dialogs on deletion. Some examples:
**Deleting a SAML provider**
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/234382/content">
**Deleting an OIDC provider**
**<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/234383/content">**
**Bulk-deleting work packages**
**<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/234384/content">**
**Deleting a custom field**
**<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/234385/content">**
**Creating a backup**
**<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/234386/content">**
**Deleting a backup**
**<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/234387/content">**
#### **Questions:**
* Is there a way to get a list of all places the Rails danger zone (red box) is used?
* How many variations do we need?
* Basic (generic)
* Basic (specific, names the context)
* Complex (lists things that will be deleted or provides options)
* Should we implement the basic and complex ones separately?
* We already need at least some version for deleting the new List (hierarchy) custom fields?
#### **Option 1 for basic**
An example of what we could do for a basic one:
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/234388/content">
#### **Existing implementations**
There are number of different implementations of confirmation dialogs on deletion. Some examples:
**Deleting a SAML provider**
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/234382/content">
**Deleting an OIDC provider**
**<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/234383/content">**
**Bulk-deleting work packages**
**<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/234384/content">**
**Deleting a custom field**
**<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/234385/content">**
**Creating a backup**
**<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/234386/content">**
**Deleting a backup**
**<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/234387/content">**
#### **Questions:**
* Is there a way to get a list of all places the Rails danger zone (red box) is used?
* How many variations do we need?
* Basic (generic)
* Basic (specific, names the context)
* Complex (lists things that will be deleted or provides options)
* Should we implement the basic and complex ones separately?
* We already need at least some version for deleting the new List (hierarchy) custom fields?
#### **Option 1 for basic**
An example of what we could do for a basic one:
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/234388/content">