In VMware Aria Automation, deployments that have been deleted via Day 2 operations may continue to appear in the User Interface (UI). These deployments show a status of "Deleted successfully" but are not hidden from the consumer or administrator views as expected. This typically occurs when the deployment record remains in the database because associated resource entries were not fully purged during the deletion task.
Aria Automation 8.18.1
The deployments remain visible because the is_hidden flag in the database is set to false ('f') despite a successful delete request. This is caused by residual resource entries still associated with the deployment ID in the catalog database, preventing the UI from filtering the deployment out of the active list
A database review is necessary to resolve this matter. Please reach out to Broadcom Support for further assistance.