Notable fixes and Known issues for API in R2023-07
Notable fixes
Issue | Description |
---|---|
TPOPS-6377 |
When initiating a promotion through API, the executionId field is expected to be returned while the promotion is still running. However, contrary to this expectation, the executionId is only returned once the promotion run is completed. This improvement allows the execution ID to be returned during the promotion run as expected and thus you can retrieve the ID when a promotion run is processed asynchronously. |
TPOPS-5536 | The RuntimeId filter is not correctly applied to the pipeline engines, that is to say, Remote Engine Gen2. |
TPOPS-5740 | Some service account events are missing in the audit log API response. |