You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(spend-allocations): normalize singular billingMetric values for category select - Added normalizeBillingMetric function to map singular billingMetric values (e.g., 'error', 'attachment') to their plural DataCategory enum equivalents. - Updated selectedMetric initialization to use the normalization function, ensuring correct default selection in the allocation form modal.
0 commit comments