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

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 :upside_down_face:

This will get things straightened out once merged