- Pipeline LBM is updated so that Worksheet data is acquired directly from the LBM service API. This is an enhancement over the previous method of gathering Products, Sections, Uses from Worksheet API. PLBM-8894
- The latest release addresses several vulnerabilities related to XSS, including the refactoring of Toast message functions. PLBM-10884
- The error message for Product Substitutions has been enhanced to display all invalid data errors on a line, including issues in fields such as Product Name, Default Length, Location, Substitute Product, Substitution Length, and Calculation. Previously, only the first encountered error was reported, requiring users to amend the file and re-import to identify additional errors. This update ensures that all invalid data errors are reported in the error message and reflected in the activity log, streamlining the import process. PLBM-10995
- A new feature has been implemented to enhance the product import process by providing specific line error messages for invalid data in the Available Lengths field, replacing the nonspecific “File Type Not Supported” error. This improvement allows users to easily identify and correct issues in their import files, ensuring a smoother import experience. PLBM-11230
- The Product Substitution Import feature has been updated to ensure that when attempting to import lengths for non-length products, a Conflicting Product Length Data error message is displayed at the beginning of the import process, rather than a toast error after the import preview. This change enhances user experience by providing immediate feedback on import conflicts. PLBM-11234
- Products now exhibit different behaviors after clicking the “save” button on the details page, even when no changes have been made. PLBM-11307
- Global Lengths functionality has been updated to ensure that when Global Lengths are OFF, Length columns will not be displayed in any BOM views across the site. PLBM-11309
- A bug was identified where users encountered an error message upon selecting “Save & View” after creating a Job, displaying the message: “An error occurred while processing your request”. This is now resolved. PLBM-11334