Bug Fix: Error loading Adv Grid Table with Limited Write Access

Display table of contents

Advanced Grid Changes >

Bug Fix: Error loading Adv Grid Table with Limited Write Access

Users experienced an error when loading advanced grid tables if they had limited write permissions.

This issue was related to the previously fixed timesheet permission error (Bug Fix: Timesheet Permission Error after v2.10 Update). It occurred because calculated fields were being updated unnecessarily due to rounding discrepancies, even when no actual value change had occurred.

The update logic now respects decimal precision settings. This prevents unnecessary updates.