Also this is really odd, but I accidentally create...
# ory-network
w
Also this is really odd, but I accidentally created an identity schema with a typo in the schema name. How can I change the name of the schema?
s
schemas are append-only, you can just create a new (fixed) one
w
Ah, but if I save with a new name (without any changes to the schema) it doesn't get updated!
s
new identities will have it, you have to update the identity to use the new schema (as it could potentially be breaking)
w
I meant in the identities dropdown menu. Since the schema doesn't change I believe the hash/identifier remains the same, but the typo remains
s
ah I see, then there is probably an issue with this edge case