Skip to content

MODORDSTOR-488. Introduce header to bypath settings cache for Karate#1331

Merged
SerhiiNosko merged 1 commit into
masterfrom
MODORDSTOR-488
Jun 9, 2026
Merged

MODORDSTOR-488. Introduce header to bypath settings cache for Karate#1331
SerhiiNosko merged 1 commit into
masterfrom
MODORDSTOR-488

Conversation

@SerhiiNosko

@SerhiiNosko SerhiiNosko commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Purpose

https://folio-org.atlassian.net/browse/MODORDSTOR-488

Approach

  • When a request contains the header bypath-cache, the service must skip the cache and fetch data directly from the remote source.

  • If the header is not present, the service should use the cache as usual.

  • This feature should be leveraged in Karate tests to ensure fresh data is retrieved and cache is not used.

Related Karate PR: folio-org/folio-integration-tests#2428

Pre-Review Checklist

  • Self-reviewed Code — Reviewed code for issues, unnecessary parts, and overall quality.
  • Change Notes — NEWS.md updated with clear description and issue key.
  • Testing — Confirmed changes were tested locally or on dev environment.
  • Logging: Confirmed that logging is appropriately handled.
  • Breaking Changes — Handled all required actions if changes affect API, DB, or interface versions.
    • API/schema changes
    • Interface version updates
    • DB schema changes / migration scripts
  • New Properties / Environment Variables — Updated README.md if new configs were added.

@sonarqubecloud

sonarqubecloud Bot commented Jun 9, 2026

Copy link
Copy Markdown

@SerhiiNosko SerhiiNosko merged commit af59947 into master Jun 9, 2026
16 checks passed
@SerhiiNosko SerhiiNosko deleted the MODORDSTOR-488 branch June 9, 2026 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants