Model Display name issue with Normalization

_bhishek
Tera Guru

Hi All,

 

I have configured normalization for Model table (cmdb_model) name field (using field normalization plugin) which is working as expected. Having issues with Display name Field in Model .Display name is combination of manufacturer and name fields of model.For eg. if i have manufacturer as Lenovo and Model name as XYZ .Then Display name would be Lenovo XYZ.If i have configured normalization for model name XYZ to Test norm(Normalized name).Then Name field is normalized to 'Test norm' but Display name is populating as Lenovo XYZ and it should be Lenovo Test norm.Looks like 2 activities(i.e. Normalization for name field and OOB Business Rule 'calculate display name') are running at same time ,That is why Display name is not populating with normalized name.

Please provide your inputs ,how can i fix this issue.

 

Thanks .

2 REPLIES 2

_bhishek
Tera Guru

Hello All,

 

Did you get chance to look into it?

 

Thanks & regards,

Abhishek

ASA5
Kilo Sage

HI,

 

On solution can be to update the order of the business rule Calculate display_name to a higher number so it execute last