pr-vcptcore-qa-28-07-2026-c814 - #6248
Conversation
|
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 0d015a2. Configure here.
| }, | ||
| { | ||
| "Id": "VirtoCommerce.Payment", | ||
| "BlobName": "VirtoCommerce.Payment_3.1006.0.zip" |
There was a problem hiding this comment.
Invalid Payment package reference
High Severity
VirtoCommerce.Payment was moved to Azure Blob as VirtoCommerce.Payment_3.1006.0.zip, but that artifact does not appear to exist (latest known release is 3.1004.0, and blob PR builds use a -pr- suffix). The PR metadata is also undefined, and the prior working Github Releases pin was removed, so QA deploy is likely to fail resolving Payment.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit 0d015a2. Configure here.


ci: Automated update vc-module-payment from PR undefined undefined
Note
Medium Risk
Payment module sourcing and version changes can affect checkout and payment flows in QA; scope is limited to manifest configuration.
Overview
VirtoCommerce.Payment is bumped from 3.1004.0 to 3.1006.0 and its install source changes from GithubReleases to AzureBlob (
VirtoCommerce.Payment_3.1006.0.zipon the prerelease container).The module is removed from the GithubReleases module list so QA picks up the blob build instead of the GitHub release pin.
Reviewed by Cursor Bugbot for commit 0d015a2. Bugbot is set up for automated code reviews on this repo. Configure here.