Skip to content
New issue

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

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

Already on GitHub? # to your account

Support Create Entity with initial checkin info #160

Open
5 tasks
msmith125 opened this issue May 20, 2020 · 2 comments
Open
5 tasks

Support Create Entity with initial checkin info #160

msmith125 opened this issue May 20, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@msmith125
Copy link

msmith125 commented May 20, 2020

User Story

As a developer of the bmore-responsive system
I'd like to be able to create a new entity with check-in data and have subsequent check-ins write to the db
So that I can create entities with existing checkins

Acceptance Criteria

  • Previous check-ins are visible on the Facility check-in page
  • New check-ins are correctly written to entities.checkin
  • Swagger doc is updated
  • Postman collection is updated if required
  • PR merged to master

Notes

to recreate, create a new entity with check-in questions (format shown in swagger doc)
go to UI and answer additional check-in questions
the check-in performed via UI will not get written to db

@msmith125 msmith125 added the bug Something isn't working label May 20, 2020
@msmith125 msmith125 changed the title Cannot create a new entity with contacts - Issue with POST/entity Future check-ins do not write to db when using endpoint to create an entity with check-in data May 20, 2020
@stoopidJSON stoopidJSON added enhancement New feature or request and removed bug Something isn't working labels Jun 4, 2020
@stoopidJSON
Copy link
Member

I've updated the swagger to reflect this isn't existing functionality. This is a great future enhancement, but I wouldn't consider it a bug per se.

@blakenan-bellese blakenan-bellese changed the title Future check-ins do not write to db when using endpoint to create an entity with check-in data Support Create Entity with initial checkin info Aug 3, 2020
@blakenan-bellese
Copy link
Contributor

made a couple edits to reinforce the "enhancement" nature and edits applied to swagger docs

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants