Closed (won't fix)
Project:
Flag Abuse
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 May 2009 at 08:55 UTC
Updated:
26 Aug 2010 at 17:43 UTC
Is it possible so that only the flagged comment/node is displayed once in the view even when it got multiply flags?
Comments
Comment #1
sirkitree commentedThis should be possible. We'll have to rework the view a bit, maybe show the flag count instead. I'll look into this soon.
Comment #2
sirkitree commentedI 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?
Comment #3
detot commentedThat'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 :)
Comment #4
sirkitree commentedYes 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.
Comment #5
sirkitree commentedI'm going to keep the default view as is. This won't be implemented.