Example: A custom resource action that uses the Deployment Schema > deploymentId property value for a property binding, will switch to the compute resource ID of the deployment if the action is re-initiated after initiating an action against one of the resources in the deployment.
Aria Automation 8.18.x
There is a bug in the code that is not maintaining the binding value in cache
Workaround:
1) Change the binding type for the deploymentId to "in request" and Save
2) Edit the request parameters to view the form
3) For the deploymentId field, go to the Values tab
4) Set the 'Value source' to 'Bind field' and the 'Value field' to the 'Request info fields' item 'Deployment'
5) Save the changes