Localization missing for Hierarchy module labels
search cancel

Localization missing for Hierarchy module labels

book

Article ID: 415544

calendar_today

Updated On:

Products

Clarity PPM On Premise Clarity PPM SaaS

Issue/Introduction

Localization Inconsistency observed for 'Project - Sub Object' Labels in Hierarchy Workspace. This appears to be a defect with the way Hierarchy modules are retrieved from the database. There's no properties file that this label comes from, and In Hierarchies workspace the labels for the modules come from queries joining with CMN_CAPTIONS_NLS. The current queries are omitting the necessary logic to fetch object captions.

Steps to Reproduce:

  1. Setup a clarity user with non-English core language (e.g., German, French, etc).
     
  2. Create a custom Project sub-object and set the necessary translation in studio using the Translate feature
    For e.g: Project Sub-object named Hello (Translation set in studio as Cześć)
     
  3. Edit any Project and Standard Investment Hierarchy blueprint and add the project sub-object as a module within it
     
  4. Link the project blueprint to any project instance and navigate to the Projects workspace and observe the Project module label
     
  5. Link the Hierarchies blueprint to any Hierachy instance and navigate to the Hierarchie's workspace and observe the module label


Expected Result: 

The 'Sub-object' module name/label should be displayed in the selected non-English language in both the Projects and Hierarchy workspaces.


Actual Result:

The 'Project - Sub Object' label is localized in the Projects workspace, but the 'Sub-object' module name/label remains in English within the Hierarchy workspace.

 




  

Environment

Clarity 16.3.3, 16.4.0

Cause

This is caused by DE177394

Resolution

This is fixed in Clarity 16.4.1