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
