Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-19596

New job added when current view is on a regular expression view

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • core
    • None
    • Jenkins 1.519
      Linux Platform
      Java 6

      We have a view that is filtered using a regular expression.

      When you add a new job while in that view which should not be caught with the regular expression, the job is added to that view.

          [JENKINS-19596] New job added when current view is on a regular expression view

          when you do a refresh or change to another view is the job still present in the view? like is it stuck in that view it is not suppose to be in for the rest of its life?

          martin naughton added a comment - when you do a refresh or change to another view is the job still present in the view? like is it stuck in that view it is not suppose to be in for the rest of its life?

          Verified this is a problem in jenkins 1.54 build

          martin naughton added a comment - Verified this is a problem in jenkins 1.54 build

          even after jenkins restart the job are still in the regex view when they should not be.

          example regex nice.*
          job nice and nicer appear in view. If i add job called build while the regex view selected then it will add to it. can not move it. no workaround

          martin naughton added a comment - even after jenkins restart the job are still in the regex view when they should not be. example regex nice.* job nice and nicer appear in view. If i add job called build while the regex view selected then it will add to it. can not move it. no workaround

          i can see in the corner of the screen that when creating a job called evil that it creating it straight under the view Regex (which is set to nice.*). The flaw happens happens straight away because it is add the views registry.

          Need to find out if the view first presents it jobs it holds and then runs regex on all the other jobs.

          martin naughton added a comment - i can see in the corner of the screen that when creating a job called evil that it creating it straight under the view Regex (which is set to nice.*). The flaw happens happens straight away because it is add the views registry. Need to find out if the view first presents it jobs it holds and then runs regex on all the other jobs.

          Stephan Krull added a comment -

          Verify this is still a problem in LTS 1.565.2 and 1.577.

          We have a global entry view for all authenticated users showing just the most important jobs they need (we further encourage developers to foster their own views). I use a Regex together with job filters to achieve presentation of needed jobs.

          Unfortunately I have to delete new created jobs manually because they have been registered by magic.

          Stephan Krull added a comment - Verify this is still a problem in LTS 1.565.2 and 1.577. We have a global entry view for all authenticated users showing just the most important jobs they need (we further encourage developers to foster their own views). I use a Regex together with job filters to achieve presentation of needed jobs. Unfortunately I have to delete new created jobs manually because they have been registered by magic.

          Daniel Beck added a comment -

          Duplicates JENKINS-19142.

          Daniel Beck added a comment - Duplicates JENKINS-19142 .

            Unassigned Unassigned
            wenic christof w.
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: