icingaweb2-module-director
icingaweb2-module-director copied to clipboard
Feature Request: Icinga Director should show user who deployed
Icinga Director => Deployments => Deployment details should display the Icinga Web 2 user who performed the deployment.
Expected Behavior
When viewing Icinga Director => Deployments => Deployment details the username who performed the deployment should be shown.
Current Behavior
No username is displayed, and the username is not recorded in the director_deployment_log.username field.
Possible Solution
- When performing the deployment from Icinga Director, set the director_deployment_log.username field in the director database to the Icinga Web 2 user who did the deployment.
- Change the Icinga Director web code to display the username when generating the Deployment Details listing.
Steps to Reproduce (for bugs)
- Go to Icinga Director => Deployments => Deployment details
- No username is shown for the user who did the deployment.
Context
We want to be able to see who did the deployment (which Icinga Web 2 username).
Your Environment
- Director version (System - About): Icinga Director 1.4.2
We need also this feature
We also need this feature.
ref/NC/735275
Please see PR #2993 with our solution for this issue.