mbauman
(Matt Bauman)
1
Continuing the discussion from Flags can't be edited after they have been used:
It really seems like we should be able to edit a flag that’s never been used. Is this a bug?
SELECT *
FROM post_actions as p
WHERE p.post_action_type_id = 1001
=> 0 results
Yes, I can see this too, there’s an ID collision… you can edit custom flags that are unused, just not the first few you create 
This will get things straightened out once merged