Skip to content

fix: use tag constraint name instead of index elements#7288

Merged
Weves merged 1 commit intomainfrom
whuang/fix-tag-constraint
Jan 8, 2026
Merged

fix: use tag constraint name instead of index elements#7288
Weves merged 1 commit intomainfrom
whuang/fix-tag-constraint

Conversation

@wenxi-onyx
Copy link
Copy Markdown
Member

@wenxi-onyx wenxi-onyx commented Jan 8, 2026

Description

How Has This Been Tested?

Additional Options

  • [Optional] Override Linear Check

Summary by cubic

Switched tag insert conflict handling to use the named unique constraint (_tag_key_value_source_list_uc) instead of index elements. This prevents duplicate tags and makes conflict behavior consistent for both single and list tag inserts.

Written for commit 5392e71. Summary will update on new commits.

@wenxi-onyx wenxi-onyx requested a review from a team as a code owner January 8, 2026 18:35
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@Weves Weves enabled auto-merge January 8, 2026 18:48
@Weves Weves added this pull request to the merge queue Jan 8, 2026
Merged via the queue into main with commit 8a20540 Jan 8, 2026
76 of 77 checks passed
@Weves Weves deleted the whuang/fix-tag-constraint branch January 8, 2026 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants