When performing a round-trip export and import of a PromptSet object via the Automic Automation REST API, the POST import request fails with error code 45611. This occurs even if no changes were made to the JSON payload retrieved from the GET request.
Error message from the response:
{
"code": 45611,
"error": "The property 'modifiable' is not supported.",
"details": "No detail information available."
}
Release: v26.x
Component: Automation Engine
Update to a fix version listed below or a newer version if available.
Fix version:
Component(s): Automation.Engine
Automation.Engine 26.1.0 - TBA
Desc: A problem has been fixed that prevented the import of PromptSet data via REST.