Skip to content

Fix storage asset form validation error - #514

Merged
paulapreuss merged 5 commits into
mainfrom
fix/toggle-fields
Sep 1, 2026
Merged

Fix storage asset form validation error#514
paulapreuss merged 5 commits into
mainfrom
fix/toggle-fields

Conversation

@paulapreuss

Copy link
Copy Markdown

The optimize capacity toggle fields introduced in #487 caused an error due to the same logic not being applied to the storage asset template form. Upon further investigation, the asset_create_form and the specific template for storages were near duplicates, causing issues with divergence when only one of them was updated. I have now deleted the specific storage template and handled the differences with {% if blocks directly in the template.

@paulapreuss
paulapreuss marked this pull request as ready for review September 1, 2026 13:49
@paulapreuss
paulapreuss merged commit f5c3682 into main Sep 1, 2026
2 checks passed
@paulapreuss
paulapreuss deleted the fix/toggle-fields branch September 1, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant