Moritz Beller
Moritz Beller
I just discovered we still have this problem, and on a much larger scale now.
Intervals are often missing the ide field, but at least it is always present in the projects. We can thus do a write-over from the projects to the intervals
Hm, very strange, this is new to me. Could you debug a bit into this, please?
Thanks a lot for the bug fix.
Sorry for reopening this, but see https://github.com/TestRoots/watchdog/pull/243, which will fail in a few minutes :-) Could you take care of fixing it?
OK, I fixed the fail and now the build actually fails for the right reason (double-fail) ;-)
Niels, can you refer me to the commits you speak about?
The problem is that we are violating the equals contract -- at least according to the EqualsVerifier. As you also said, I think this is more of a theoretical problem...
Sounds good. AFAIR, again, the reason for the current implementation are the datatypes the Eclipse persister API supports by default.