-
Type:
Suggestion
-
Resolution: Won't Fix
-
None
-
Component/s: None
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
This was reported as:
com.atlassian.jira.rpc.soap.beans.RemoteFilter doesn't call super methods in equals() and hashCode().
Further investigation revealed that most of the RemoteXXX classes that extend their abstract super classes do not call to super class. This results in omission of id field in hash code generation and object comparison via equals method.
- is related to
-
JRASERVER-12322 Expose the filter sharing data in RemoteFilter
- Closed
- relates to
-
JRACLOUD-12235 Remove the implementations of equals() and hashCode() methods on Remote objects of the RPC plugin
- Closed