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] regression: assets get cached before retrieving assets #544

Closed
1 task done
JoernBerkefeld opened this issue Nov 9, 2022 · 0 comments · Fixed by #548 or #541
Closed
1 task done

[BUG] regression: assets get cached before retrieving assets #544

JoernBerkefeld opened this issue Nov 9, 2022 · 0 comments · Fixed by #548 or #541
Assignees
Labels
bug Something isn't working c/asset COMPONENT
Milestone

Comments

@JoernBerkefeld
Copy link
Contributor

JoernBerkefeld commented Nov 9, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

image

this is likely caused by the recent fix for retrieve-by-key. but that should only kick in if keys were provided.

Version

4.1.11

@JoernBerkefeld JoernBerkefeld added bug Something isn't working c/asset COMPONENT NEW not yet analyzed new issues get this label labels Nov 9, 2022
@JoernBerkefeld JoernBerkefeld added this to the 4.1.12 milestone Nov 9, 2022
@JoernBerkefeld JoernBerkefeld self-assigned this Nov 9, 2022
@JoernBerkefeld JoernBerkefeld removed the NEW not yet analyzed new issues get this label label Nov 9, 2022
JoernBerkefeld added a commit that referenced this issue Nov 10, 2022
…cached-before-retrieving-assets

#544: fixes need-to-cache check when retrieve-by-key is used
@JoernBerkefeld JoernBerkefeld linked a pull request Nov 11, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment