You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
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
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
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
The text was updated successfully, but these errors were encountered: