Skip to content

Added invalidateTag on creation#3332

Merged
Corepex merged 2 commits into2025.4from
3103-quantity-values---total-number-of-entries-not-shown-correct-when-paging
Apr 20, 2026
Merged

Added invalidateTag on creation#3332
Corepex merged 2 commits into2025.4from
3103-quantity-values---total-number-of-entries-not-shown-correct-when-paging

Conversation

@Corepex
Copy link
Copy Markdown
Contributor

@Corepex Corepex commented Apr 13, 2026

Changes in this pull request

Resolves #3103

Additional info

This pull request makes a small update to the cache invalidation logic for the unit quantity value units API. Now, when a new unit quantity value unit is created, the relevant cache tag is invalidated to ensure fresh data is fetched.

  • Updated the unitQuantityValueUnitsCreate endpoint in unit-slice-enhanced.ts to invalidate the QUANTITY_VALUE_UNITS cache tag after creation, ensuring data consistency.

@Corepex Corepex self-assigned this Apr 13, 2026
@Corepex Corepex requested a review from xIrusux April 13, 2026 07:54
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Contributor

@xIrusux xIrusux left a comment

Choose a reason for hiding this comment

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

LGTM :)

@Corepex Corepex merged commit acff67d into 2025.4 Apr 20, 2026
1 check passed
@Corepex Corepex deleted the 3103-quantity-values---total-number-of-entries-not-shown-correct-when-paging branch April 20, 2026 12:43
@github-actions github-actions bot locked and limited conversation to collaborators Apr 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Quantity values] - total number of entries not shown correct when paging

2 participants