Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
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.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Description | https://github.com/jenkinsci/jenkins/pull/2655 |
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 |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |