Actions
action #112322
openScheduled product should work for cloned jobs
Status:
New
Priority:
Normal
Assignee:
-
Category:
Feature requests
Target version:
QA (public, currently private due to #173521) - future
Start date:
2022-06-13
Due date:
% Done:
0%
Estimated time:
Description
Observation¶
A common thing for me is to clone a job with tweaked variables or with a particular branch. I re-use the last job if I can but once the assets are cleared I need a new job to clone from. Unfortunately for me openQA will say Scheduled product: job has not been created by posting an ISO (but possibly the original job)
. And the original job will not have it either. So I need to guess what job groups might include the scenario I'm interested in.
Work-around¶
Look if CLONED_FROM
is defined in the settings and check that job for the original product.
Actions