-
Notifications
You must be signed in to change notification settings - Fork 1
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
VKT(Frontend & Backend): OPHKIOS-102 Tieto kaikista KOSKI-tutkinnoista virkailijalle #697
Conversation
c320b7b
to
50dcaab
Compare
return DIA; | ||
} else if (educationType.equals(KoulutusTyyppi.EB.toString())) { | ||
return EB; | ||
} else return None; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
En oo varma oonko ymmärtäny tän oikein mutta pitäiskö tässä olla Other?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Joo, varmastikin. En tosin oo ihan varma mitä nää muut koulutustyypit saattoi olla.
…unted in the free enrollment quota
…ed or if invoked separately through clerk APIs
… a DTO instead of a model [deploy]
225678c
to
651771a
Compare
No description provided.