Enhancements
- The PLBM Job BOM is enhanced so that when switching between BOM views, and using the Expand/Collapse All feature, all rows are appropriately expanded or collapsed in the new view. Additionally, the state of individual row expansions will now be remembered for each specific view type, enhancing user experience when navigating between Section and Product views. Additionally, when switching pages, all rows on the new page will expand if the Expand/Collapse All option has been utilized. PLBM-11775
- In the BOM Trace, the Quantity Multiplier will now display with 4 decimal digits, as opposed to the previous 2 decimal digits, ensuring greater precision in quantity representation. PLBM-12063
- Previously users were able to create two identical Subcomponents with different Quantity Multipliers in the Front-end. The Quantity Multiplier is now addressed to be treated as a unique parameter in the Grid, preventing the creation of duplicate Subcomponents. Additionally, the Import process will continue to ignore any second records that differ only by the Quantity Multiplier. PLBM-12197
Fixes
- Previously, a subcomponent was being deleted when another subcomponent was updated, specifically when the BOM Section is not set to “Assume Section.” This issue was found to occur when the Source Section or Quantity Multiplier was updated to match previous records, resulting in the unintended deletion of the previous subcomponent without any warning. This is now fixed. PLBM-12208
- The generic error page has been updated to allow customers to navigate away from the error page, with the customer’s identifier now included in the URL. Previously, the error page did not pass on the customer information, resulting in broken links for the sidebar and gear menu. The new URL format is now structured as follows: https://293-app-dev-pipeline-lbm.dv3.bplhost.com/dev01/Error. PLBM-12218
- The inability to update the Quantity Multiplier when there is only one Subcomponent has been identified. This is now fixed so that Quantity Multiplier will update successfully. PLBM-12265