Skip to content

Fix equals of ResultEntity and TimeSeriesEntry #1037

Closed
@sebastian-peter

Description

@sebastian-peter

Regression of #997

Both classes extend Entity which does not provide an implementation of equals. Thus, the implementation of Object is used when calling super.equals, which is not what we want

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions