-
Improvement
-
Resolution: Unresolved
-
Major
-
None
When adding a Log Recorder and not giving any package / class info, the default log level is set instead.
This has very detrimental effect. In most of the cases it crashed Jenkins. And Jenkins startup get deadlocked.
We should either make this field required, or explicitly warn the user about this.
- relates to
-
JENKINS-27669 Creating an empty logger crashs Jenkins
-
- Closed
-
-
JENKINS-42235 Attempting to create a root/unfiltered log recorder with level 'ALL' should display a warning
-
- Resolved
-
-
JENKINS-68284 Modernise log recorder pages
-
- Closed
-
- links to
Let's use
JENKINS-42235to track the idea of adding a warning to the page (taken care of as part ofJENKINS-68284) but keep this ticket open to track the idea of a confirmation dialog as Tim has prototyped in jenkinsci/jenkins#6473 (comment) (screenshot attached).