KEMBAR78
Add the ARP correlation entry to the context for portable installs by JohnMcPMS · Pull Request #5707 · microsoft/winget-cli · GitHub
Skip to content

Conversation

JohnMcPMS
Copy link
Member

@JohnMcPMS JohnMcPMS commented Sep 2, 2025

Fixes #5688

Issue

We were not recording ARP changes for portable installs, which prevented the product code from being in the tracking database, which led to inconclusive correlation results for packages with shared normalized name+publisher.

Change

Portable install flow extracts the AppsAndFeaturesEntry for the install and puts it into the CorrelatedAppsAndFeaturesEntries context item.

Validation

Manually confirmed fix, updated test to ensure product code extraction.

Microsoft Reviewers: Open in CodeFlow

@JohnMcPMS JohnMcPMS merged commit 9ac99d2 into microsoft:master Sep 15, 2025
9 checks passed
@JohnMcPMS JohnMcPMS deleted the portable-id branch September 15, 2025 20:36
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.

winget update --id returns "No installed package found matching input criteria." incorrectly

2 participants