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

Verify that immutable ProjectConfig data can't be updated #43

Open
rodney757 opened this issue May 1, 2018 · 2 comments
Open

Verify that immutable ProjectConfig data can't be updated #43

rodney757 opened this issue May 1, 2018 · 2 comments
Assignees

Comments

@rodney757
Copy link
Contributor

We started this, but I don't think it's finished. This requires determining what is immutable and implementing this immutability in ProjectConfigUpdator.

@rodney757
Copy link
Contributor Author

currently can update entity.type, which should be immutable

@rodney757
Copy link
Contributor Author

currently can change the datatype of an attribute that is auto added. Ex PhotoEntity.photoId should be immutable, but isn't

@rodney757 rodney757 self-assigned this Jun 9, 2018
@ewingrj ewingrj assigned ewingrj and unassigned rodney757 Feb 14, 2019
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

2 participants