Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.8.4, 1.9.8, 1.10.2
-
None
-
Tested on Win 7
Description
The 'Details for JobChain' form - opened with the 'Parameter' Button when a job chain element is selected - shows illogical / inconsistent behavior:
Current Situation
- #1
- Select a job chain in JOE'sScheduler Elements pane
- The Parameter button now shown (top right) has a name (Parameter) that does not correspond with the name of the form it opens (Details for JobChain: ...).
- The ToolTip for the Parameter button uses the words 'global settings' which is misleading.
- Select a job chain in JOE'sScheduler Elements pane
- #2
- Continue on from #1
- Click the Parameter button
- Enter a parameter name / value pair in the Details... form
- Click Apply
- Click Apply Details
- Open the jobChainName.config.xml file
- The name value pair will now have been saved in the file without use of the 'Save Configuration' button
- #3
- Select a job in the Wizard
- Click the Finish Button. The wizzard will end with an error.
- Select a job in the Wizard
- #4
- Add a parameter
- click the text button
- Select a job in the Wizard
- Click Next
- If Finish is clicked now:
- The text value of the parameter is gone.
Desired Situation
- #1
- The 'Details for JobChain' form should be renamed 'Job Chain Parameters'. (This expression is already in use in the KB.)
- Replace the words 'global settings' in the tool-tip for the 'Parameter' button with 'parameters'.
- #2
- Change the name of the 'Apply Details' button to 'Save'.
- #3
- The wizzard should end without an error.
- #4
- The Text value of an parameter should not be deleted when the wizzard is used.