Closed NikitaShchienko closed 4 years ago
Incorrect formator name generation for reference attributes when creating a report using the report wizard.
The formatter name should be Users.group.createAt
Users.group.createAt
The formatter name is Users.createAt
Users.createAt
Report example: Report for entity User.zip
Environment
Description of the bug or enhancement
Incorrect formator name generation for reference attributes when creating a report using the report wizard.
Minimal reproducible example
Expected behavior
The formatter name should be
Users.group.createAt
Actual behavior
The formatter name is
Users.createAt
Report example: Report for entity User.zip