cat-in-136 / redmine_hearts

a redmine plugin which provides intra-Redmine Like/Fav reactions
https://www.redmine.org/plugins/redmine_hearts
GNU General Public License v2.0
33 stars 3 forks source link

Delete other persons Like (Admin user) #36

Closed rm-plugin-lurker closed 2 years ago

rm-plugin-lurker commented 2 years ago

Hello.

In current implementation of the tool, is there a way for admin user to remove Like of other users?

cat-in-136 commented 2 years ago

No. This plugin does not provide such a functionality.

Of course, if you are able to direct access to the SQL server, then you can delete "Like" from the HEART table directly.