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] retrieving asset-<subtype> will only cache #696

Closed
2 tasks done
JoernBerkefeld opened this issue Feb 1, 2023 · 1 comment · Fixed by #697
Closed
2 tasks done

[BUG] retrieving asset-<subtype> will only cache #696

JoernBerkefeld opened this issue Feb 1, 2023 · 1 comment · Fixed by #697
Assignees
Labels
bug Something isn't working c/asset COMPONENT
Milestone

Comments

@JoernBerkefeld
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

image

Expected Behavior

should have RETRIEVED only asset-template but instead it CACHED all subtypes.

Steps To Reproduce

  1. mdev r . asset-template
  2. See error...

Version

4.3.0

Environment

  • OS:
  • Node:
  • npm:

Participation

  • I am willing to submit a pull request for this issue.

Additional comments

No response

@JoernBerkefeld JoernBerkefeld added bug Something isn't working c/asset COMPONENT labels Feb 1, 2023
@JoernBerkefeld JoernBerkefeld added this to the 4.3.1 milestone Feb 1, 2023
@JoernBerkefeld JoernBerkefeld self-assigned this Feb 1, 2023
JoernBerkefeld added a commit that referenced this issue Feb 1, 2023
…ate-is-not-parsed

Bugfix/693 asset sub-subtype template is not parsed + #696 retrieving asset-<subtype> only caches instead
@github-actions github-actions bot closed this as completed Feb 1, 2023
@github-actions
Copy link

github-actions bot commented Feb 1, 2023

Closed by #697.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment