Monday, June 16, 2025
1 change · 18.0
Enhancements to existing features
The Asset app now hides the Add Properties option when it cannot be used on asset model records. If users try to add properties to an asset without an associated asset model, they now see a clearer error message, reducing confusion and support effort.
Original PR description
This commit introduces two improvements to the 'Add Properties' button in the cog menu of the Asset model: 1. Hides the button if the record has state = 'model'. Previously, the button was available but no action was triggered. 2. Raises an error message if the button 'Add Properties' is clicked in an asset without an asset model associated. Previously, only a warning with the unclear message "You need edit access on the parent doument to update these property fields" was shown. task-4822091