November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
One way of doing this is to get all active report cases for the entity (status new. In most cases only one), iterate all reports for the report case and compare the Author property of the report to the logged in user.
Is it possible to find out which user reported an entity?
We have an abuse button that we want to hide for the user that made the abuse report on an EntryComment. If its another user we want the button to appear. I can't find a way to find the specific user on the EntityObject that has been reported. I just seem to get the first abuse author.
/Mattias