[GH-ISSUE #108] Changing data in SSO provider resets the entire configuration object #5980

Closed
opened 2026-04-20 16:27:30 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Spiritreader on GitHub (Jan 27, 2024).
Original GitHub issue: https://github.com/go-vikunja/vikunja/issues/108

Description

Hello!

When a user changes their e-mail address in the SSO provider, the respective database object in vikunja gets updated as expected. (Checked with pgadmin by querying the user table before and after)
However, all other user configurable settings are reset to default in the process.
For example avatar configuration, visibility options, week start date etc.

Ideally, it would be awesome if only the fields are changed that are actually updated via the SSO provider.
Not a big issue in any way, just stumbled across this when I updated my e-mail in authentik.

Vikunja Frontend Version

0.22.0

Vikunja API Version

v0.22.0

Browser and version

Firefox 123.03b

Can you reproduce the bug on the Vikunja demo site?

No

Screenshots

No response

Originally created by @Spiritreader on GitHub (Jan 27, 2024). Original GitHub issue: https://github.com/go-vikunja/vikunja/issues/108 ### Description Hello! When a user changes their e-mail address in the SSO provider, the respective database object in vikunja gets updated as expected. (Checked with pgadmin by querying the user table before and after) However, all other user configurable settings are reset to default in the process. For example avatar configuration, visibility options, week start date etc. Ideally, it would be awesome if only the fields are changed that are actually updated via the SSO provider. Not a big issue in any way, just stumbled across this when I updated my e-mail in authentik. ### Vikunja Frontend Version 0.22.0 ### Vikunja API Version v0.22.0 ### Browser and version Firefox 123.03b ### Can you reproduce the bug on the Vikunja demo site? No ### Screenshots _No response_
Author
Owner

@kolaente commented on GitHub (Jan 27, 2024):

Duplicate of https://github.com/go-vikunja/api/issues/107

<!-- gh-comment-id:1913352789 --> @kolaente commented on GitHub (Jan 27, 2024): Duplicate of https://github.com/go-vikunja/api/issues/107
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#5980