Skip to content

VCST-2585: Derive inventory services from generic ones#155

Merged
artem-dudarev merged 6 commits intodevfrom
VCST-2585-generic-crud
Oct 16, 2025
Merged

VCST-2585: Derive inventory services from generic ones#155
artem-dudarev merged 6 commits intodevfrom
VCST-2585-generic-crud

Conversation

@artem-dudarev
Copy link
Collaborator

@artem-dudarev artem-dudarev commented Sep 30, 2025

Description

BREAKING CHANGES

Changed constructor arguments:

ProductAvailabilityDocumentBuilder
InventorySearchService
InventoryServiceImpl

Changed IEnumerable<T> to IList<T>:

IInventoryService, InventoryServiceImpl:

SaveChangesAsync()
ClearCache()

Changed T[] to ICollection<T>:

InventoryCacheRegion:

CreateChangeToken()

References

QA-test:

Jira-link:

https://virtocommerce.atlassian.net/browse/VCST-2585

Artifact URL:

https://vc3prerelease.blob.core.windows.net/packages/VirtoCommerce.Inventory_3.813.0-alpha.494-vcst-2585-generic-crud.zip

Copy link
Contributor

@vc-ci vc-ci left a comment

Choose a reason for hiding this comment

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

Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.77
Timestamp: 30-09-2025T16:57:34

Copy link
Contributor

@vc-ci vc-ci left a comment

Choose a reason for hiding this comment

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

Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.516
Timestamp: 30-09-2025T17:35:05

Copy link
Contributor

@vc-ci vc-ci left a comment

Choose a reason for hiding this comment

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

Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.392
Timestamp: 01-10-2025T08:54:08

@sonarqubecloud
Copy link

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

This PR is being reviewed by Cursor Bugbot

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

Copy link
Contributor

@vc-ci vc-ci left a comment

Choose a reason for hiding this comment

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

Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.157
Timestamp: 16-10-2025T08:57:08

@artem-dudarev artem-dudarev merged commit 391d3ec into dev Oct 16, 2025
12 checks passed
@artem-dudarev artem-dudarev deleted the VCST-2585-generic-crud branch October 16, 2025 13:35
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.

3 participants