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

New domain needed for Queue #250

Closed
mseaton opened this issue Oct 11, 2023 · 2 comments · Fixed by #251
Closed

New domain needed for Queue #250

mseaton opened this issue Oct 11, 2023 · 2 comments · Fixed by #251
Assignees

Comments

@mseaton
Copy link
Collaborator

mseaton commented Oct 11, 2023

With the Queue module now something that is part of refapp 3.x, we need to support setting up Queues with Initializer.

This should be a new csv-loadable domain, with the standard metadata columns (uuid, name, void/retire, etc) as well as columns for location and service.

For now, QueueRoom can remain out of scope, though assuming this remains in the data model, this is likely something we want to support via additional columns on the queue csv, rather than in a separate domain.

@mks-d / @Ruhanga / @ibacher - FYI and please add any thoughts.

@mseaton mseaton self-assigned this Oct 11, 2023
mseaton added a commit to mseaton/openmrs-module-initializer that referenced this issue Oct 12, 2023
@mseaton mseaton linked a pull request Oct 12, 2023 that will close this issue
@mseaton
Copy link
Collaborator Author

mseaton commented Oct 12, 2023

New PR issued here:
#251

@mks-d / @Ruhanga / @ibacher / @rbuisson - anyone that has a moment to give this a review and help get this merged in soonish would be appreciated.

@mseaton
Copy link
Collaborator Author

mseaton commented Oct 12, 2023

Thanks @Ruhanga - yes, the validator passes (see github action results). I'm merging this based on your review, but happy to address any comments post-commit from others. Thanks!

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

Successfully merging a pull request may close this issue.

1 participant