Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(BM) fix cache issue when recurring value is used to fetch same resource #1306

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

ansmonjol
Copy link
Collaborator

BM are fetched twice in the same page, with two different API calls.

Each differs by looking at different values for recurring values.

The cache was melting sometimes when the data could be displayed at the same time.

We need to precise to the cache to make a difference between them based on their recurring value

@ansmonjol ansmonjol added the 🐞 bug Something isn't working label Nov 16, 2023
@ansmonjol ansmonjol self-assigned this Nov 16, 2023
@ansmonjol ansmonjol enabled auto-merge (rebase) November 16, 2023 14:26
@ansmonjol ansmonjol changed the title bug(BM) fix cache issue when recurring value is used to fetch same resourcew bug(BM) fix cache issue when recurring value is used to fetch same resource Nov 16, 2023
@ansmonjol ansmonjol merged commit e194f18 into main Nov 16, 2023
6 checks passed
@ansmonjol ansmonjol deleted the fix-cache-for-bm-recurring branch November 16, 2023 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants