Skip to content
Commit 9172bca3 authored by Kanstantsin Shautsou's avatar Kanstantsin Shautsou Committed by Daniel Beck
Browse files

[FIX JENKINS-40266] Allow override UserProperty.setUser(User) (#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.

Signed-off-by: default avatarKanstantsin Shautsou <kanstantsin.sha@gmail.com>
parent 43519b1d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment