Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
review: fix draft indexing operations order
* Fixes a bug where when publishing directly to a community (e.g. beacause the uplader is a community admin/owner/curator), the draft would get deleted form the index and then indexed again, thus appearing twice in the users' dashboard both as a published record and as a draft in review. * Closes #1730.
- Loading branch information