-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 7.2
-
Fix Version/s: None
-
Component/s: Automation
-
Tags:
When deploying bundles defining chains that reference operations that are not deploy, you can end up in a state where automation API becomes unusable :
- Server is unable to generate the definitions needed by the java automation client
- Server is unable to generate the documentation
Technically all this is caused by a bad configuration, however the server should be more resilient and just skip the faulty operations/chains.
- duplicates
-
NXP-23909 Error when getting the list of operations and at least one operation is not found
- Resolved