Skip to content
/ wix Public

Set more detect-phase values when falling back.#700

Merged
barnson merged 1 commit intomainfrom
bob/EarlyScopeDetection
Mar 9, 2026
Merged

Set more detect-phase values when falling back.#700
barnson merged 1 commit intomainfrom
bob/EarlyScopeDetection

Conversation

@barnson
Copy link
Member

@barnson barnson commented Mar 9, 2026

When configurable-scope bundle is already installed, find it during detect by falling back from machine to user. Set the scope as early as possible so detect-phase checks (e.g., cache path, state file) work as expected.

Fixes wixtoolset/issues#9257

When configurable-scope bundle is already installed,
find it during detect by falling back from machine to user.
Set the scope as early as possible so detect-phase checks
(e.g., cache path, state file) work as expected.

Fixes wixtoolset/issues#9257
@barnson barnson requested a review from robmen March 9, 2026 20:21
@barnson barnson self-assigned this Mar 9, 2026
@barnson barnson added the bug Something isn't working label Mar 9, 2026
@barnson barnson merged commit b4da272 into main Mar 9, 2026
2 checks passed
@barnson barnson deleted the bob/EarlyScopeDetection branch March 9, 2026 21:32
@github-actions github-actions bot locked and limited conversation to collaborators Mar 9, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Configurable-scope bundle can get a partial detected state

2 participants