Skip to content

[BUGFIX] Ensure that like counter on list view is updated

This triggers an reindex of the Solr Queue when likes and dislikes are clicked.

Be aware that it's not updated till the solr index has been running again, which in our case is current 5 minutes max. So still up till 5 minutes of waiting time.

Closes #476 (closed)

Merge request reports