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

Additional details fail to save for new delegated logins #27

Closed
sbearcsiro opened this issue Oct 30, 2019 · 0 comments
Closed

Additional details fail to save for new delegated logins #27

sbearcsiro opened this issue Oct 30, 2019 · 0 comments
Assignees
Labels

Comments

@sbearcsiro
Copy link
Contributor

When logging in via delegated auth for the first time users are presented with a questionnaire, to garner some additional details.

These additional attribute may not be saved due to an exception:

2019-10-30 16:42:32,198 WARN [au.org.ala.cas.webflow.SaveExtraAttrsAction] - <Rolling back transaction because of exception>
java.util.NoSuchElementException: Key organisation is missing in the map.
        at kotlin.collections.MapsKt__MapWithDefaultKt.getOrImplicitDefaultNullable(MapWithDefault.kt:24) ~[kotlin-stdlib-1.3.41.jar!/:1.3.41-release-150 (1.3.41)]
        at kotlin.collections.MapsKt__MapsKt.getValue(Maps.kt:294) ~[kotlin-stdlib-1.3.41.jar!/:1.3.41-release-150 (1.3.41)]
        at au.org.ala.cas.UtilsKt.setSingleAttributeValue(Utils.kt:42) ~[classes!/:?]
        at au.org.ala.cas.webflow.SaveExtraAttrsAction.updateField(SaveExtraAttrsAction.kt:94) ~[classes!/:?]
@sbearcsiro sbearcsiro added the bug label Oct 30, 2019
@sbearcsiro sbearcsiro self-assigned this Oct 30, 2019
@sbearcsiro sbearcsiro changed the title Adding additional fails for new delegated logins Additional details fail to save for new delegated logins Oct 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant