Details
-
Feature
-
Status: Dismissed (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.5.3192
-
None
Description
Starting Situation
- A user creates a job chain Test.job_chain.xml in JOE with two nodes A and B and each node is assigned a node parameter PARAM_MODE=A and PARAM_MODE=B respectively. To use the node parameters the jobs are configured to include the configuration monitor. JOE automatically creates a Test.config.xml file.
- If the user renames the Test.job_chain.xml and Test.config.xml outside of JOE and opens the job configuration in the JOE then JOE can still read the node parameter but JOE doesnt check if the <job_chain name=""> references is correct.
Desired Behavior
- JOE should check the job chain reference in the configuration file and update it accordingly in case of renamed job chains.
Attachments
Issue Links
- is duplicated by
-
JOE-119 The job chain name in the configuration monitor file should reflect changes to the job chain name
- Released