Run-Release API Bug - Post CARA 6.7.3
search cancel

Run-Release API Bug - Post CARA 6.7.3

book

Article ID: 218596

calendar_today

Updated On:

Products

CA Release Automation - Release Operations Center (Nolio)

Issue/Introduction

After applying 6.7.3 we are getting errors while using the run-release Rest API. We have been using the same API call, with the same input (no version attribute/info), for years without this error. Now, when using the API without the version info it returns an error similar to:

{u'result': False, u'description': u'The release [App sli-test 0.0.19 2021-04-14T06:49:52] with version [] does not exist'}

 

Here is an example of the Body (without the "version" information) that works in 6.6:

{"application":"Test2", "asynch":"false", "release":"Test2", "environment":"Environment for Default Architecture", "timeout":"3600"}
 

Environment

Release : 6.7.3

Component : CA RELEASE AUTOMATION CORE

 

Cause

We are aware of this issue and investigating the cause/solution. 

 

Resolution

A fix for this issue is expected to be included in 6.7.5.