- DASH-1288: Estimating → WBS Tree: The v3.54 broke the Estimating → WBS Tree page. This is because we added code to the Admin → Projects → Edit Project → WBS and the Admin → Projects → Codes → Tree to allow us to reset the sort order back to alphanumeric if the customer has custom sorted the WBS (TMT feature request), then we now have a feature that allows you to remove that custom sort (as an Admin) and reset it to alphanumeric. All 3 of these pages share the WBS Tree code. When we put this feature in, it broke the Estimating → WBS Tree page. This fixes that issue.

