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
# task can be: feat, chore, refactor, or research.
Task Description
Make secondary name more unique:
------------------------------ • [FAILED] [1.503 seconds] ServiceIssueVariant - when Getting ServiceIssueVariants and filtering for component instances [It] 1 of 1 component instance, with 100 issues [database, IssueVariant, GetServiceIssueVariants] /home/runner/work/heureka/heureka/internal/database/mariadb/service_issue_variant_test.go:178 [FAILED] Expected <*mysql.MySQLError | 0xc001215068>: Error 1062 (23000): Duplicate entry 'VMSA-0-1994-8367' for key 'issuevariant_secondary_name_UNIQUE' { Number: 1062, SQLState: [50, 51, 48, 48, 48], Message: "Duplicate entry 'VMSA-0-1994-8367' for key 'issuevariant_secondary_name_UNIQUE'", } to be nil In [It] at: /home/runner/work/heureka/heureka/internal/database/mariadb/service_issue_variant_test.go:126 @ 12/16/24 01:20:44.019 ------------------------------
The text was updated successfully, but these errors were encountered:
MR2011
No branches or pull requests
# task can be: feat, chore, refactor, or research.
Task Description
Make secondary name more unique:
The text was updated successfully, but these errors were encountered: