Skip to content

fix: Fix settings import when a setting is typed#1026

Merged
come-nc merged 3 commits intomainfrom
fix/fix-32-support
Feb 5, 2026
Merged

fix: Fix settings import when a setting is typed#1026
come-nc merged 3 commits intomainfrom
fix/fix-32-support

Conversation

@come-nc
Copy link
Copy Markdown
Collaborator

@come-nc come-nc commented Jan 29, 2026

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc self-assigned this Jan 29, 2026
@come-nc come-nc added the 3. to review Waiting for reviews label Jan 29, 2026
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@DerDreschner
Copy link
Copy Markdown

I'm running into the following exception when using the code from this PR:

image

If the key is not in the lexicon and was never set it does not have a
 type yet and that’s fine.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc
Copy link
Copy Markdown
Collaborator Author

come-nc commented Feb 3, 2026

@DerDreschner thank you for the test, can you try with the new commit?

Copy link
Copy Markdown

@DerDreschner DerDreschner left a comment

Choose a reason for hiding this comment

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

@come-nc Yeah, now it works for me. Thanks for the quick fix!

@come-nc come-nc merged commit 52ebd3d into main Feb 5, 2026
48 of 49 checks passed
@come-nc come-nc deleted the fix/fix-32-support branch February 5, 2026 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: TypeConflictException when running occ user:import

3 participants