Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow changing attribute type when creating it #462

Open
waldyrious opened this issue Jul 4, 2024 · 0 comments
Open

Allow changing attribute type when creating it #462

waldyrious opened this issue Jul 4, 2024 · 0 comments

Comments

@waldyrious
Copy link

When I add a new attribute to a team, I am able to select the attribute type:

image

However, if I select the wrong type by mistake, I am unable to change it, even though the attribute hasn't been created yet:

image

I realize that it's deliberate that an attribute's type is not editable after it's created; quoting #264 (comment) and #259 (review):

We should disallow modifying property type after it is created as there will be no way of parsing existing data (changing date to telephone, for e.g.)

...but in this case it should be safe because the attribute has not been actually created yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant