Details
-
Fix
-
Status: Approved (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.7.3
-
None
-
None
Description
Current Issue:
Unable to import the Agent Configuration of a Cluster Agent from the Action menu under the Manage Controller/Agents settings. The following exception is displayed on the UI:
- JocBadRequestException: Invalid JSON in cluster1.agent.json: $.agentCluster.subagents[0].ordering: must have a minimum value of 1
Steps to Reproduce:
- Navigate to Manage Controller/Agents in the UI.
- Add a new Cluster Agent.
- Export the Agent Configuration.
- Delete the recently created Cluster Agent.
- Attempt to import the exported Agent Configuration using the Action menu.
Expected Behavior:
The Agent Cluster configuration should be imported successfully without errors on the UI.