Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fix] Allow updating templates with invalid configurations
Previously, fixing an invalid template configuration via the UI was blocked due to the cache invalidation mechanism. This mechanism attempted to evaluate the existing configuration, triggering a ValidationError and preventing updates. (cherry picked from commit bd3d11a)
- Loading branch information