Return to Builder/LBM Solutions

Pipeline LBM 2024.4

Enhancements

  • Recent code changes have addressed the SonarQube rule S2696, ensuring that the list of customers and tenants in the settings is updated when the cache refreshes every ten minutes. PLBM-10546
  • PLBM enhancements include the task of ensuring consistent color formatting between Key Measure Modal and Quick Measure Properties Modal.  Color selection dropdowns are updated to reflect the list of 41 colors, excluding updates via import. PLBM-10651
  • There is now a new column titled Source Section added to the Product and Key Measure subcomponent tables, on the Subcomponent page. This column displays values from the takeoff software as “All.” Additionally, a Length column has been added to the Key Measure subcomponent table. The Section column has been renamed to “BOM Section”, and the Product/Key Measure column is now called “Subcomponents”. Furthermore, the checkbox column has been repositioned to the left as the first column, with the overall order of columns adjusted accordingly. PLBM-10827
  • The Subcomponent modal within Pipeline LBM is updated with input fields to allow the addition of a new Product and Key Measure. PLBM-10828
  • Helpful text has been added in the “New POS Template” modal to guide users on file extensions. This text is added to inform users to include file extensions like .csv, .txt, .xml, .json in the File Name input. PLBM-11546
  • File name functionality has been updated in Pipeline LBM to utilize a liquid template, ensuring it operates identically to the existing template with the same BOM object. This allows for the inclusion of the Job BOM using {{bomData.Job.Number}} PLBM-11568
  • Updates to the Activity Log query have been made to allow it be simpler and more efficient in functionality. PLBM-11610

Fixes

  • The possibility of an infinite loop of split Products in multiple sections with the same uses was discovered, when displaying the BOM Trace. This is now fixed. PLBM-11459
  • Performance issues were discovered where a stored procedure’s performance degrades when index statistics are outdated, requiring potential query rewrites or new indexes. This is now resolved. PLBM-11581
  • It was discovered that the User license toggle was not activating automatically when changing roles from Collaborator to Estimator or Admin. This is now fixed. PLBM-11617