Object references an unsaved transient instance

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 5.10.0
    • 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

            Assignee:
            Pawel Skierczynski
            Reporter:
            Neil Hickey
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: