Skip to content
Fix a crash on the `proposed` key

This occurred because we converted the `proposed` string to an enum,
which was the wrong thing to do for any of the
PERMANENT_(KEY|TAG|RELATION_TYPE)_ID_.* values.