Describe the bug
On one of our production installations, we found a server error that was raised from multiple entries existing for the empty string.
The first problem was that an empty string can end up in the list. The second, is that there are no constraints in the database to guard against duplicate Interests from being inserted.
Janeway version
v1.7.2
Describe the bug
On one of our production installations, we found a server error that was raised from multiple entries existing for the empty string.
The first problem was that an empty string can end up in the list. The second, is that there are no constraints in the database to guard against duplicate Interests from being inserted.
Janeway version
v1.7.2