Skip to content

Minor adjustment to bail out in edit_user if no user DB is found#562

Merged
jonasbardino merged 1 commit into
nextfrom
fix/edit-user-bailout-if-no-user-db
Jun 9, 2026
Merged

Minor adjustment to bail out in edit_user if no user DB is found#562
jonasbardino merged 1 commit into
nextfrom
fix/edit-user-bailout-if-no-user-db

Conversation

@jonasbardino

@jonasbardino jonasbardino commented May 29, 2026

Copy link
Copy Markdown
Contributor

Minor adjustment to bail out in edit_user if no user DB is found. We generally can't edit in that case and shouldn't try unless it's an explicitly forced request. Similarly refuse to proceed with create_user with UUID format if no UUID (unique_id) is set.

Discovered in relation to #561 and corresponding regression tests will be included there.

…generally

can't edit in that case and shouldn't try unless forced request.
Similarly refuse to proceed with create_user with UUID format if no UUID
(unique_id) is set.
@jonasbardino jonasbardino self-assigned this May 29, 2026
@jonasbardino jonasbardino added the enhancement New feature or request label May 29, 2026
@jonasbardino jonasbardino marked this pull request as ready for review May 29, 2026 13:03
jonasbardino added a commit that referenced this pull request May 29, 2026
@jonasbardino jonasbardino requested a review from a team June 9, 2026 10:26
jonasbardino added a commit that referenced this pull request Jun 9, 2026

@Martin-Rehr Martin-Rehr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@jonasbardino jonasbardino merged commit db28bac into next Jun 9, 2026
17 checks passed
@jonasbardino jonasbardino deleted the fix/edit-user-bailout-if-no-user-db branch June 9, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants