Numeric Format erased by Designer

Hi.
Not a blocking point but just an annoying thing: in an entity if you set a numeric format like:

@NumberFormat(pattern = "#,##0", groupingSeparator = " ")

with a space as grouping separator, it is deleted each time you display the entity with the Designer and comes back to:

@NumberFormat(pattern = "#,##0")

I believe this doesn’t happen if you choose a coma as groupingSeparator

I wish it is fixed :slight_smile:

Have a nice day.

O.

Hello,
Thank you for highlighting the issue, a ticket was created to address the problem.

Regards,
Konstantin