Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dimension label missing in team specific skill overview for german language #137

Open
holgerb opened this issue Aug 22, 2022 · 1 comment
Labels
bug Something isn't working frontend
Milestone

Comments

@holgerb
Copy link
Collaborator

holgerb commented Aug 22, 2022

Even when the dimension has both language fields filled. The german translation for a dimension is missing within the team's skill overview.

Bildschirmfoto 2022-08-22 um 14 54 45

Bildschirmfoto 2022-08-22 um 14 50 09

Bildschirmfoto 2022-08-22 um 14 50 03

@holgerb
Copy link
Collaborator Author

holgerb commented Aug 22, 2022

The title of the dimension is missing within the response from the backend causes by a misconfigured mapper.

Looks like the mapper does no longer reference the DimensionMapper where the title will be mappend from Dimension to DimensionDTO.

@Mapper(componentModel = "spring", uses = DimensionMapper.class) should solve the problem.

@Amar-Bolkan Amar-Bolkan self-assigned this Aug 29, 2022
@Amar-Bolkan Amar-Bolkan added bug Something isn't working frontend labels Aug 29, 2022
@rseedorff rseedorff added this to the v2.1.0 milestone Aug 31, 2022
Amar-Bolkan added a commit that referenced this issue Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend
Projects
None yet
Development

No branches or pull requests

3 participants