-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 5.9.7
-
Component/s: None
-
None
-
Severity 3 - Minor
Summary
In attempting to use the Bamboo REST API to update an EBS Snapshot id with:
http://bamboo.aws.cti/rest/api/latest/elasticConfiguration/ID_HERE
results in:
{"message":"object references an unsaved transient instance - save the transient instance before flushing: com.atlassian.bamboo.core.ScriptImpl; nested exception is org.hibernate.TransientObjectException: object references an unsaved transient instance - save the transient instance before flushing: com.atlassian.bamboo.core.ScriptImpl","status-code":500}
Steps to Reproduce
Try to update an image using the REST call above
Expected Results
No error and changed ID
Actual Results
See error above in summary
- mentioned in
-
Page Loading...