• Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None

      UserProperty may contain nested objects that depend on User.
      On User reconfiguration setUser(User) is called so it should be non-final to have ability override it and update references in nested objects.

      I want store some configs in nested classes without messing all logic in UserProperty class.

      https://github.com/jenkinsci/jenkins/pull/2655

          [JENKINS-40266] Allow override UserProperty.setUser(User)

          Kanstantsin Shautsou created issue -
          Kanstantsin Shautsou made changes -
          Description Original: https://github.com/jenkinsci/jenkins/pull/2655 New: UserProperty may contain nested objects that depend on User.
          On User reconfiguration setUser(User) is called so it should be non-final to have ability override it and update references in nested objects.

          I want store some configs in nested classes without messing all logic in UserProperty class.

          https://github.com/jenkinsci/jenkins/pull/2655
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]

            integer Kanstantsin Shautsou
            integer Kanstantsin Shautsou
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: