Friday, July 12, 2024
2 changes
Enhancements to existing features
Opening resources from a planning shift now takes users to the planning-specific resource list instead of the generic resource list. This helps planners stay in the right context and find relevant scheduling information more easily.
Original PR description
When the user opens the resource list from a particular shift, it currently displays the resource list view. With this commit, we
have opened the planning resource list view instead of the resource view.
task-4008882Additional automated tests were added to protect key Planning and Sales Planning workflows from regressions. These checks help ensure planning slots, company assignment, and visual cues continue to work reliably after future changes.
Original PR description
This PR will add various tests to ensure that some features work properly task-3689884