Skip to content

Fix restored auto increment ids - #78

Merged
eviltester merged 1 commit into
masterfrom
codex/fix-auto-id-location-regression
Jul 25, 2026
Merged

Fix restored auto increment ids#78
eviltester merged 1 commit into
masterfrom
codex/fix-auto-id-location-regression

Conversation

@eviltester

Copy link
Copy Markdown
Owner

Summary

  • advance in-memory and SQLite auto-increment counters when restored/protected IDs are equal to the next generated value
  • add store contract coverage for restored auto IDs imported in non-sorted order
  • add an HTTP create regression asserting 201 responses include the Location header

Verification

  • mvn -B spotless:check
  • mvn -B -pl ercoremodel,thingifier -am -DskipTests checkstyle:check@project-fqn-check
  • mvn -B -pl ercoremodel -Dtest=ThingStoreContractTest test
  • mvn -B -pl thingifier -Dtest=JsonRequestResponseTest#canPostAndCreateAnItemWithJson test
  • mvn -B -pl ercoremodel,thingifier -am -DskipTests package

Copilot AI review requested due to automatic review settings July 25, 2026 20:34

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@eviltester
eviltester merged commit 2cba4db into master Jul 25, 2026
3 checks passed
@eviltester
eviltester deleted the codex/fix-auto-id-location-regression branch July 25, 2026 20:34
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.

2 participants