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

Create-user function always creates a new place #135

Closed
newtewt opened this issue Mar 7, 2019 · 0 comments
Closed

Create-user function always creates a new place #135

newtewt opened this issue Mar 7, 2019 · 0 comments
Labels
Priority: 2 - Medium Normal priority. Type: Improvement Make something better
Projects

Comments

@newtewt
Copy link
Contributor

newtewt commented Mar 7, 2019

Need to be able to create users from create-users function to existing places and to not create a new place every time.

garethbowen pushed a commit that referenced this issue Mar 10, 2019
Now there is a check to see if "place." is in the list of columns to create a new place. If not place is treated as a UUID and passed along in the request which the webapp API will fetch the existing place instead of creating a new one.

#135
@garethbowen garethbowen added this to To do in 3.5.0 via automation Mar 10, 2019
@garethbowen garethbowen changed the title Create-user function always creates a new place. Create-user function always creates a new place Mar 10, 2019
@garethbowen garethbowen added Type: Improvement Make something better Priority: 2 - Medium Normal priority. labels Mar 10, 2019
3.5.0 automation moved this from To do to Done Mar 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: 2 - Medium Normal priority. Type: Improvement Make something better
Projects
No open projects
3.5.0
  
Done
Development

No branches or pull requests

2 participants