Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.12
-
None
Description
Current Situation
When resuming/starting an order parameterized or starting a job parameterized there is a list of all known parameters. It is a table with two columns name and value. When the name of the parameter is long not the whole name is shown. Instead there are three dots ...
Desired Behavior
Always the whole parameter name should be seen when resuming/starting an order parameterized or starting a job paramterized. If the name is too long it should be continued in the next line.
Test Instruction
- Test Configuration
- Setup a job chain and an order. Add an order parameter with a long name, e.g. more than 60 characters.
- Setup a standalone job. Add a job parameter with a long name, e.g. more than 60 characters.
- Test Execution
- Basic Test Execution
- Perform all of the operations "Start Order parameterized", "Resume Order parameterized" for the job chain.
- Perform the operation "Start Task parameterized" for a standalone job.
- Negative Test Execution
- With release 1.12.6 the parameter name is truncated in the GUI.
- Positive Test Execution
- With release 1.12.7 the parameter name is not truncated in the GUI.
- Basic Test Execution