-
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
Add mandatory confirmation of occupied timeslots #1544
base: master
Are you sure you want to change the base?
Conversation
…rder to send an application for a position Related to #1480
Oppdaget at dette kun fungerer for søknader som allerede eksisterer (laget fra seedingen). Står bare og laster når man skal lage en ny søknad.. :( Fordi den prøver å hente recruitmentID fra getRecruitmentApplicationForPosition, for en application som ikke eksisterer enda. Skal se nærmere på dette, endret til draft igjen enn så lenge UPDATE: This is fixed in the last commit 🥳 |
…ead of getRecruitmentApplicationForPosition, such that mandatory occupied time field also pops up when recruitmentapplication does not exist yet (a new application) Related to #1480
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.
Ser bra ut, la inn noen små ting, bare å resolve når fiksa
Related to #1480
Closes #1480