Skip to content

Fix build group deletion#3841

Merged
williamjallen merged 1 commit into
Kitware:masterfrom
williamjallen:delete-build-group-bugfix
Jul 7, 2026
Merged

Fix build group deletion#3841
williamjallen merged 1 commit into
Kitware:masterfrom
williamjallen:delete-build-group-bugfix

Conversation

@williamjallen

Copy link
Copy Markdown
Collaborator

Build group deletion currently fails if a build is assigned to two groups, including the default "Experimental" group. This PR resolves the issue switching from an insert to an upsert operation while moving builds out of the deleted group.

Build group deletion currently fails if a build is assigned to two groups, including the default "Experimental" group.  This PR resolves the issue switching from an insert to an upsert operation while moving builds out of the deleted group.

@josephsnyder josephsnyder left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for the help with the testing. LGTM!

@josephsnyder josephsnyder added this pull request to the merge queue Jul 7, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jul 7, 2026
@williamjallen williamjallen added this pull request to the merge queue Jul 7, 2026
Merged via the queue into Kitware:master with commit 87c74fc Jul 7, 2026
12 of 14 checks passed
@williamjallen williamjallen deleted the delete-build-group-bugfix branch July 7, 2026 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants