Flags can't be edited, even if they've never been used

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

1 Like