We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Whenever I attempt to sbmit a new package, the following error appears at the top:
pg orm_stmt_worker error: ERROR: duplicate key value violates unique constraint "User_username_key" DETAIL: Key (username)=() already exists.
The packaged should be added to the list
An error prevents the package from being added
Not sure if any package or just mine. Attempt to add a new package and hopefully this error will appear for eveybody
No response
V 0.4.8
Irrelevant
The text was updated successfully, but these errors were encountered:
@medvednikov ping
Sorry, something went wrong.
Having a look
No branches or pull requests
Describe the bug
Whenever I attempt to sbmit a new package, the following error appears at the top:
pg orm_stmt_worker error: ERROR: duplicate key value violates unique constraint "User_username_key" DETAIL: Key (username)=() already exists.
Expected Behavior
The packaged should be added to the list
Current Behavior
An error prevents the package from being added
Reproduction Steps
Not sure if any package or just mine.
Attempt to add a new package and hopefully this error will appear for eveybody
Possible Solution
No response
Additional Information/Context
No response
V version
V 0.4.8
Environment details (OS name and version, etc.)
Irrelevant
The text was updated successfully, but these errors were encountered: