Skip to content

MODINVSTOR-1507 - Implement of PATCH requests for holdings (storage layer)#1321

Merged
siarhei-charniak merged 3 commits intomasterfrom
MODINVSTOR-1507
Mar 9, 2026
Merged

MODINVSTOR-1507 - Implement of PATCH requests for holdings (storage layer)#1321
siarhei-charniak merged 3 commits intomasterfrom
MODINVSTOR-1507

Conversation

@siarhei-charniak
Copy link
Copy Markdown
Contributor

Purpose

It is necessary to implement support for PATCH requests for holdings in inventory storage.

Approach

  • Introduced new endpoint to PATCH holdings records
  • Updated unit tests

Changes Checklist

  • API Changes: Document any API paths, methods, request or response bodies changed, added, or removed.
  • Database Schema Changes: Indicate any database schema changes and their impact. Confirm that migration scripts were created.
  • Interface Version Changes: Indicate any changes to interface versions.
  • Interface Dependencies: Document added or removed dependencies.
  • Permissions: Document any changes to permissions.
  • Logging: Confirm that logging is appropriately handled.
  • Unit Testing: Confirm that changed classes were covered by unit tests.
  • Integration Testing: Confirm that changed logic was covered by integration tests.
  • Manual Testing: Confirm that changes were tested on local or dev environment.
  • NEWS: Confirm that the NEWS file is updated with relevant information about the changes made in this pull request.

Related Issues

List any Jira issues related to this pull request.

Learning and Resources (if applicable)

Discuss any research conducted during the development of this pull request. Include links to relevant blog posts, patterns, libraries, or addons that were used to solve the problem.

Screenshots (if applicable)

If this pull request involves any visual changes or new features, consider including screenshots or GIFs to illustrate the changes.

@siarhei-charniak siarhei-charniak requested a review from a team March 6, 2026 17:57
@siarhei-charniak siarhei-charniak self-assigned this Mar 6, 2026
@siarhei-charniak siarhei-charniak requested a review from a team as a code owner March 6, 2026 17:57
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Mar 9, 2026

@siarhei-charniak siarhei-charniak merged commit 8048b19 into master Mar 9, 2026
18 checks passed
@siarhei-charniak siarhei-charniak deleted the MODINVSTOR-1507 branch March 9, 2026 18:15
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