Skip to content

fix: creating records with id will not fail#342

Merged
psmagin merged 1 commit intomasterfrom
MODNOTES-293
Feb 6, 2026
Merged

fix: creating records with id will not fail#342
psmagin merged 1 commit intomasterfrom
MODNOTES-293

Conversation

@psmagin
Copy link
Collaborator

@psmagin psmagin commented Feb 6, 2026

Purpose

Creating records with id will not fail

Approach

Adjust JPA entities logic to not use auto-generated ids

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

https://folio-org.atlassian.net/browse/MODNOTES-293

@psmagin psmagin self-assigned this Feb 6, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 6, 2026

@psmagin psmagin marked this pull request as ready for review February 6, 2026 10:59
@psmagin psmagin requested a review from a team as a code owner February 6, 2026 10:59
@psmagin psmagin merged commit 200e9ff into master Feb 6, 2026
16 checks passed
@psmagin psmagin deleted the MODNOTES-293 branch February 6, 2026 12:19
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