Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.5.6, 2.6.3
-
None
-
None
Description
Current Situation:
- While modifying the properties of the job and workflow using the Update Job option and Update Object Option from
{Inventory -> search}
the changes are clearly visible in the workflow JSON. But not reflected in the configuration view of the workflow in the Right Panel. The changes are reflected after refreshing the page again.
Steps to reproduce:
- Simply create a workflow with a job.
- Now navigate to the search option and search the workflow then select it.
- Then the two options appeared
- Update Object
- Update Job
- Select the Update Job option and make the changes, for example, try changing the assigned agent then the changes will not be reflected in the Job Properties. Unless we refresh the page.
- Similarly, Select the Update Object option and change the Time Zone then the changes will not be reflected in the Workflow Properties. Unless we refresh the page.
Desired behavior:
- Changes made by using the Update Job and Update Object Options should be reflected without refreshing the page.