Skip to main content

Documentation Portal

Bug Fixes

  • Fixed an issue where email notifications (e.g., "Tags sync failed", "Writeback failed") were not delivered in SaaS deployments.

  • Fixed an issue where formulas returned unexpected results when the database contained multiple string states with different casing for the same string (e.g., "OFF" and "off"). The UI treated different cases as identical, but the formula calculation only used the first variant. Formulas now correctly match all case variants.

  • Fixed an issue where the order of data references in the Fingerprint menu did not match the Active Tag List. The order also failed to update after changes made through the API. Tag order now reflects the Active Tag List and updates correctly when modified via the API.