Skip to content

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

Open
jonasbardino wants to merge 1 commit into
nextfrom
fix/edit-user-bailout-if-no-user-db
Open

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

Conversation

@jonasbardino
Copy link
Copy Markdown
Contributor

@jonasbardino jonasbardino commented May 29, 2026

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
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.

1 participant