-
Improvement
-
Resolution: Fixed
-
Major
-
None
On creating a new job while being in a view, the job will be added to this view. This doesn't neccesarily make sense, especially when using regular expressions to filter the jobs.
There should be a flag "don't add job to view on creation" in the view or a similar mechanism to prevent this.
- is duplicated by
-
JENKINS-14799 Views with ViewJobFilters should not automatically add newly created jobs
-
- Resolved
-
-
JENKINS-19596 New job added when current view is on a regular expression view
-
- Resolved
-
-
JENKINS-37857 New job get added automatically to the current ListView
-
- Closed
-
- is related to
-
JENKINS-41128 createItem in View not working when posting xml
-
- Resolved
-
- links to
Yoichi: I doubt it's always as clear cut as the instance I mentioned. A global preference applies to your entire Jenkins (and on another instance, I have jobs for ~15 projects and teams with different needs), and is hidden from the users it affects (no preference in the affected views themselves, or a rule to learn to figure out the behavior).
IMO, if this request is implemented using a new preference, that preference should be on the ListView level.