Support multiple storage fields in price calculator #456
No reviewers
Labels
No labels
API
Billing
UI/UX
dependencies
bug
change
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
servala/servala-portal!456
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "addn-svc-storage"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Storage pricing now dynamically discovers all fields marked with "storage": true in DEFAULT_FIELD_CONFIGS or form_config, instead of hardcoding spec.parameters.size.disk. Each storage field is shown as an individual line item in the pricing breakdown (both in the JS calculator on create/update pages and the detail page).