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

Cannot modify a geometry on a PlaceModel and save it via the PlaceFormView #4

Open
atogle opened this issue Jul 10, 2014 · 0 comments
Labels

Comments

@atogle
Copy link
Member

atogle commented Jul 10, 2014

To recreate:

  • Open a PlaceFormView to update an existing model
  • Edit the geometry model programmatically
  • Save the PlaceFormView
  • The geometry is reset back to the old geometry because the view has it cached and overwrites the edit
@atogle atogle added the bug label Jul 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant