-
Notifications
You must be signed in to change notification settings - Fork 22
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
Support for external register numbers #1772
Labels
Feature
It's intentionally in the project
Milestone
Comments
External service's (Tweb) specification is in the private repo. |
Let's do #1858 first |
Let's do something like this:
|
see also cscfi/rems-deploy#129 |
Demoed with rhp in testing environment. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When user submits an application, a register number should be issued for the application. The number is only issued at submission, not for drafts — i.e. when status changes to "Applied". Register number is generated by an external service. After register number has been generated only that register number should be presented for users/handlers/etc. instead of REMS internal id.
support for attaching external-id to an application later (via a new event?)(in "Assign external id" (diaarinumero) command #1858)show internal id for applications that don't yet have an external id(in "Assign external id" (diaarinumero) command #1858)Using Tweb service, acknowledge vireilletulo for the application.
The text was updated successfully, but these errors were encountered: