-
Notifications
You must be signed in to change notification settings - Fork 44
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
[FINNA-2235] Quria: Add support for multiple emails/phone numbers #3022
Conversation
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.
Tämä lienee muuten ok, mutta ei voida lähteä siitä, että id:t välitetään käyttöliittymän kautta ILS-ajurille, koska silloin kuka vain voi lähettää minkä tahansa ID:n. Pitää käsitellä jotenkin niin, ettei ID näy.
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.
Tässä olisi varmaan parempi käyttää yhteystietojen muutoslomaketta (ILS-ajurin updateAddress, MyRearchController::changeProfileAddressAction) . Silloin kaikki menisi samalla lomakkeella ja varsinainen päivityslogiikka pysyisi ILS-ajurin sisäisenä.
…ctivation checkboxes to form
Noniin, pienen veivaamisen jälkeen päädyttiin seuraavaan ratkaisuun:
|
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.
Jaron kanssa keskusteltu. Muokataan vielä käyttämään enemmän olemassaolevaa toiminnallisuutta.
No description provided.