-
Feature Request
-
Resolution: Unresolved
-
Undefined
-
None
-
2.5
-
False
-
-
False
- What is the nature and description of the request?
Today, for passing job_args to job_template with a rulebook, we need to specify object id. Customers can have test environment to validate content before using it in production.
Because of the difference of usage between environments, it's not possible to confirm that an aap object from on instance have the same id on the other one.
That means today, customer have to make change on rulebooks after validation and before deploy it in production.
- Why does the customer need this? (List the business requirements here)
To facilitate development and deployment. To harmonize content, and to make rulebook more easily to read and understand the triggered action.
- How would you like to achieve this? (List the functional requirements here)
We need to implement the possibility to specify object name instead of id in the controller API.
- List any affected known dependencies: Doc, UI etc..
controller API