-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
2.3
-
False
-
-
False
- What are the nature and description of the request?
- The customer would like to include the scm_revision value for the inventory source update on the API endpoint for jobs.
- The jobs API endpoint already includes the project scm_revision, but the customer would also like to include the inventory source scm_revision.
- Why does the customer need this? (List the business requirements here)
- This is an audit requirement to be able to re-create specific ansible-job runs (in this case deployments to our trading engines) with 100% certainty. As a result, the scm reference points used by the execution job for both the project and inventory are key data points to re-creating that workflow n+1 seconds from its execution time.
- How would you like to achieve this? (List the functional requirements here)
- the customer would like to be able to reference this value during runtime
- List any affected known dependencies: Doc, UI etc..
- API docs would need to be updated
- jobs details tab of executed job may also include this value