Actions
action #63562
closedThe extra setting is added to the new job when cloning a job
Status:
Closed
Priority:
Low
Assignee:
-
Category:
Regressions/Crashes
Target version:
-
Start date:
2020-02-19
Due date:
% Done:
0%
Estimated time:
Description
Observation¶
When cloning a job use clone_job.pl, the setting with + defined in Medium Types (such as +ISO=xxx.iso) will be added into the job's setting, although it does not affect the job.
Here is an example: https://openqa.suse.de/tests/3795703#settings
Steps to reproduce¶
- Add a new setting (e.g +ISO=xxx ) to an exist Medium Types.
- clone a job with above Medium Types.
- The new settings
Problem¶
The settings +ISO=xxx
should not be added to the job's setting.
Updated by Xiaojing_liu about 5 years ago
- Is duplicate of action #63565: The extra setting is added to the new job when cloning a job added
Actions