User group was deleted by the user for deployment
Hello,
We experienced an issue where an application deployed to the production environment did not work correctly.
After investigation, we found that the process failed because a required user group was missing. We further checked deletion.log and found that the deployment service account appears to have deleted the group.
Log excerpt:
2026-05-29 10:18:57,597 [http-nio-8080-exec-28] INFO com.appiancorp.common.logging.DeleteLogger - Successful deletion of objects: id=3126; types=group; names=["xxxx"]; deleted by user=[xxxx].
However, we could not find any deployment record corresponding to this timestamp.
My question is:
Is there a way to trace the actual operation performed by the deployment user account, even if there is no deployment record at that time?
Any guidance would be appreciated.
Thank you.
