Is it possible so that only the flagged comment/node is displayed once in the view even when it got multiply flags?

Comments

sirkitree’s picture

This should be possible. We'll have to rework the view a bit, maybe show the flag count instead. I'll look into this soon.

sirkitree’s picture

I was messing around with the view a little bit and We can get rid of the duplicate entries by removing one of the relationships, however, then we can only show the author of the node and not the person who flagged it. I'm wondering if this is approach is alright? Personally I don't really care who flagged the item as abuse, so much as I'm interested in seeing the author of what was flagged so that I can quickly make a determination as to if this author should maybe be removed form the system if they have a lot of content being flagged. What do you think?

detot’s picture

That's the same solution I'm using right now :)

Is it possible to group the user who have flagged the node/comment? But that would perhaps be very messy if a node/comment have 100 flags :)

sirkitree’s picture

Yes sounds messy. I think the cleanest solution is to remove that relationship and not show who flagged, just what was flagged. I'll update the view later today once I have it to a point I'm happy with. (I've changed a few other options to make it look better, like character limiting.

sirkitree’s picture

Status: Active » Closed (won't fix)

I'm going to keep the default view as is. This won't be implemented.