fixed delete reference error message

This commit is contained in:
Ken Stevens 2019-04-29 10:49:32 -04:00
parent 10f7eb31eb
commit 3a736924f1
1 changed files with 4 additions and 0 deletions

View File

@ -190,6 +190,10 @@
Expunges are now done in batches in multiple threads. Both the number of expunge threads and batch size are configurable
in DaoConfig.
</action>
<action type="fix">
Fixed "because at least one resource has a reference to this resource" delete error message that mistakingly reported
the target instead of the source with the reference.
</action>
</release>
<release version="3.7.0" date="2019-02-06" description="Gale">
<action type="add">