Skip to content

Conversation

@abstrakt8
Copy link
Contributor

Description

Fixes #8002

  • In the TemplateResourceHandler, we had no corresponding patch function that would make sure that the assets Template gets updated based on the new raw data.

Checklist

  • I have read the contributing guidelines
  • My code follows the project's coding standards
  • This PR focuses on a single change

Copy link
Contributor

@mvaligursky mvaligursky left a comment

Choose a reason for hiding this comment

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

Looks great!

@abstrakt8 abstrakt8 merged commit 2863ffe into main Sep 26, 2025
7 checks passed
@abstrakt8 abstrakt8 deleted the patch-template-asset branch September 26, 2025 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: templates bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When updating the raw data of a template asset, the associated template does not get updated

3 participants