Skip to content

Fix #3112.#3323

Open
abdellahrk wants to merge 1 commit intobolt:6.0from
abdellahrk:fix_user_id_problem_cli
Open

Fix #3112.#3323
abdellahrk wants to merge 1 commit intobolt:6.0from
abdellahrk:fix_user_id_problem_cli

Conversation

@abdellahrk
Copy link
Contributor

Add id '1' to the first existing admin or if not available to the current user being created.

Add id '1' to the first existing admin or if not available to the current user.
@bobdenotter
Copy link
Member

Hmm, I'm not sure this is a good fix.. This will effectively "rename" a user to have id 1. If that specific user already has content, it'll be linked to their id, which would cause that content to be 'orphaned', right?

@abdellahrk
Copy link
Contributor Author

@bobdenotter yes right. Then let us just make the currently created user have the id 1?

@bobdenotter
Copy link
Member

@bobdenotter yes right. Then let us just make the currently created user have the id 1?

Yes, you mean whenever we create a user, to ensure there's one with id 1?

@abdellahrk
Copy link
Contributor Author

Yes, you mean whenever we create a user, to ensure there's one with id 1?

Yes @bobdenotter. Or is there a better solution than this?

@github-actions
Copy link

github-actions bot commented Feb 5, 2026

In an effort to keep our pull request list manageable, we are marking this PR as stale because it has been 60 days without activity. If this PR is still relevant, please let us know by posting a quick comment or update so that it can be assigned and hopefully merged.

@github-actions github-actions bot added the Stale label Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants