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
In v7.5, this table is named flow_path_augmentation_cost_slower_growth_CNSW-NNSW —
all 41 other tables in the family use plural costs_. Strict-prefix consumers
silently drop it.
Suggested fix: rename to ..._costs_... in the table config.
In v7.5, this table is named
flow_path_augmentation_cost_slower_growth_CNSW-NNSW—all 41 other tables in the family use plural
costs_. Strict-prefix consumerssilently drop it.
Suggested fix: rename to
..._costs_...in the table config.