Reopen Problem Task UI Action

Sam Ogden
Tera Guru

Hi All,

I'm trying to create a UI Acton button of 'Reopen' on our problem Tasks.

I've got the button appearing, but when I click it nothing seems to happen.   It should bring a popup window to add a worknote, then set the state to 1 (open) and give a message saying the problem task is reopened.   I've added below my current config.

find_real_file.png

find_real_file.png

I'm not sure what the line highlighted line (line 11) does.   I've copied this code from the problem reopen ui action.   On this line I've just changed it to 'reopen_problem_task' from 'reopen_problem'.   Not sure if there is some other config elsewhere that I need to copy/change?

Any help is greatly appreciated.

Thanks

1 ACCEPTED SOLUTION

Thanks,



This is now working.   Not entirely sure of the issue.   Might have been a typo.



Thanks for the debug advice.


View solution in original post

3 REPLIES 3

Kalaiarasan Pus
Giga Sage

There will be a onclick field on UI action definition. Have called the function reopen() in that?


Thanks,



This is now working.   Not entirely sure of the issue.   Might have been a typo.



Thanks for the debug advice.