Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.5.0, 2.7.1
-
None
Description
Current Situation
When searching for workflows, the list of results is displayed. Selecting a workflow from the list and executing the “Update Job” command to change the configuration will display the list of attributes that can be changed.
When trying to change the Agent of a job from a Standalone Agent to an Agent Cluster, the update operation incorrectly selects the Agent ID instead of the name of the Subagent Cluster. This incorrect assignment leads to an error message stating that the object does not exist.
Steps to reproduce
- Create a workflow and add a job to it.
- In the job, assign a Standalone Agent.
- In the GUI, use the search option to find the workflow you created.
- Click "Update Job" and change the Agent from the Standalone Agent to a Subagent Cluster.
Desired Behavior
The name of the Subagent Cluster should be used when modifying the Agent assignment from a Standalone Agent to a Subagent Cluster when using the "Update Job" operation after searching for workflows.