-
Improvement
-
Resolution: Fixed
-
Minor
-
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.
[JENKINS-40266] Allow override UserProperty.setUser(User)
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 |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |