cancel
Showing results for 
Search instead for 
Did you mean: 

My Inbox Extended, Mass approval not working

mathewzdavis
Active Participant
0 Kudos

Dear Experts

We have extended My Inbox, its working fine with approval and rejection part, but

multiselect is not working, When I click on multiselect button it shows the below error.

Uncaught TypeError: Cannot read property 'title' of undefined.

some findings:

Task ID is not available in the TaskDefinitionCollection service.

Accepted Solutions (0)

Answers (1)

Answers (1)

mathewzdavis
Active Participant
0 Kudos

Hi Experts

I found the issue, the task ID is not getting populated in the TaskDefinitionCollection service, I have debugged and manually added the task, so it was working fine.

Does any one know where to configure the task id, so it would come in the TaskDefinitionCollection?

Thanks