Skip to content

Use String for association count

Bojan Marjanovic requested to merge bojan/fix-NaN-organization-count into master

What does this MR do and why?

Follow-up from !144726 (comment 1778543278)

We're converting association count to use String instead of Integer and avoid NaN frontend error.

Use String for association count

Changelog: fixed

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Bojan Marjanovic

Merge request reports