Is the HR Lifecycle Activity Set Progress Bar (sn_hr_le_activity_set_progress_bar) broken in Orlando

Christian Prob2
Tera Guru

Just started looking into Orlando - the HR Lifecycle Activity Set Progress Bar is not rendered on the UI16 case form, even though it's there. Anybody else noticed that (and has a solution)?

It's configured on the form:

find_real_file.png

 

But not displaying:

find_real_file.png

1 ACCEPTED SOLUTION

@Christian Probst I spoke to the team and another thing to check for is to go to the LE type and verify if all the Activity Sets (Pre-Hire, Pre-Boarding etc) have a valid value for Display title. They have seen this issue only when Display title is empty. Display title is mandatory from Orlando on and it will always be populated with a value for newly created activity sets. It’s also updated during upgrades for existing Activity Sets.

Regards,

Mike

View solution in original post

11 REPLIES 11

Prateek kumar
Mega Sage

Can you try a different browser and see if that makes any difference.

 


Please mark my response as correct and helpful if it helped solved your question.
-Thanks

Hmm - browser doesn't make a different (using Windows Chrome and Firefox).

However i just noticed it renders for the sample case HRC0001001, but for example not for HRC000930 :-S

 

Can you check the state flow configuration if there is a condition are something.

And HRC0001001, HRC000930 find out the difference between two cases like state and all, this may be a good start.


Please mark my response as correct and helpful if it helped solved your question.
-Thanks

Does this help in any form and shape?

16:36:33.52 Evaluator: org.mozilla.javascript.EcmaError: Cannot read property "length" from null Caused by error in Phase 2 Jelly: ftp://gsft_database/sn_hr_le_activity_set_progress_bar.2 at line 2 1: var progressBarArray = []; ==> 2: progressBarArray = new hr_LEType().getActivitySetProgress(current.sys_id); 3: progressBarArray;