Thursday, February 23, 2023
1 change · master
Resolved issues and error corrections
This fixes an issue that prevented users from opening the Master Production Schedule after a recent change. The update restores access to production planning information, reducing disruption for manufacturing teams.
Original PR description
Since 1d091b5f77bd1f1bd783cb5622c1de2ec7da8504 a js error occurs when opening Master Production Schedule : Invalid props for component 'WithSearch': 'orderBy[0]' is not a object This because WithSearch orderBy props were changed.