Currently, Limble CMMS does not provide a clear or programmatic way to identify or track asset fields marked as "locked." This limitation affects:
- Custom Dashboard Widgets
- The GET Asset/Field API endpoint
The absence of visibility into locked field status hinders efficient asset management and automation efforts.
Requested Enhancements
- API Enhancement
Extend the GET Asset/Field endpoint to include a locked status flag for each field. This will enable programmatic identification and reporting of locked fields. - Widget Filtering Capability
Add a filter option in Custom Dashboard Widgets to include or exclude assets based on the locked status of fields. This would allow users to visually track and report on locked fields without manual inspection.
Business Value
- Improved Efficiency
Reduces the manual effort and time required to audit asset configurations. - Data Integrity
Ensures that locked fields are consistently tracked and enforced across systems. - Automation Potential
Enables integration with external systems or scripts that rely on field lock status, supporting more robust automation and reporting.