Fix Bug: Orphan documents were created when cards were deleted. Thanks to maulal !

This commit is contained in:
Lauri Ojansivu 2017-02-26 10:15:39 +02:00
parent 7f978ea677
commit 48728bf745

View file

@ -24,6 +24,7 @@ and fixes the following bugs:
of the card before adding activity;
* All new boards are automatically starred. Fixed to
only star header-bar new-boards;
* Orphan documents were created when cards were deleted;
* Improve Wekan performance by adding indexes to MongoDB;
* Typos.