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

configuration not displayed properly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • None

      the currently installed versions of plugins and controller are causing the following:

      1. create a new folder.
      2. edit folder configuration
      3. check the "enable project based secutiry" checkbox.
      4. save.
      5. re-enter the folder configuration.
      6. the checkbox is not checked  -> meaning, the configuration is not displayed correctly.

       

      this is a critical bug since the next time someone edits the configuration of the folder, it only saves the displayed configuration and drops all the data not being displayed.

      a warning appears in the log file:

       

      2022-07-11 15:15:05.922+0000 [id=17]    WARNING    hudson.model.Descriptor#verifyNewInstance: Father of org.jenkinsci.plugins.docker.workflow.declarative.FolderConfig@14cd71c6 and its getDescriptor() points to two different instances. Probably misplaced @Extension. See http://hudson.361315.n4.nabble.com/Help-Hint-needed-Post-build-action-doesn-t-stay-activated-td2308833.html
      2022-07-11 15:15:05.925+0000 [id=17]    WARNING    org.kohsuke.stapler.RequestImpl#injectSetters: java.lang.IllegalAccessException: Processing this request relies on deprecated behavior that will be disallowed in future releases of Java. See https://jenkins.io/redirect/stapler-reflective-access/ for more information. Details: class org.kohsuke.stapler.RequestImpl cannot access a member of class org.jenkinsci.plugins.pipeline.maven.MavenConfigFolderOverrideProperty with modifiers "private"
      2022-07-11 15:15:05.937+0000 [id=17]    WARNING    org.kohsuke.stapler.RequestImpl#injectSetters: java.lang.IllegalAccessException: Processing this request relies on deprecated behavior that will be disallowed in future releases of Java. See https://jenkins.io/redirect/stapler-reflective-access/ for more information. Details: class org.kohsuke.stapler.RequestImpl cannot access a member of class org.jenkinsci.plugins.pipeline.maven.MavenConfigFolderOverrideProperty with modifiers "private"
      2022-07-11 15:15:05.937+0000 [id=17]    WARNING    hudson.model.Descriptor#verifyNewInstance: Father of org.jenkinsci.plugins.pipeline.maven.MavenConfigFolderOverrideProperty@2aac50d9 and its getDescriptor() points to two different instances. Probably misplaced @Extension. See http://hudson.361315.n4.nabble.com/Help-Hint-needed-Post-build-action-doesn-t-stay-activated-td2308833.html

            Unassigned Unassigned
            amidar Amit Dar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: