Every action has its own details page for troubleshooting.
- From Projects → Actions, select an action by name (e.g., DEPLOY).
- The details page shows:
- Parent reference (task, release, or pipeline).
- Status (success ✅ or failure ❌).
- Execution Time (duration of the deployment).
- Logs (detailed step-by-step execution output) to see what changed, what is new and what got deleted.
- Errors (highlighted if deployment failed).


