Catalog task reopening/still running even after closing task

nigonza31
Kilo Contributor

HI,

I have a catalog task that reopened even after I had hit "close task" when testing. There is not BR and no script that tells it to do this.I added a wait for condition to ensure the task would be closed before the branch and auto generating of the subsequent tasks. Not sure what is going on here and could use some help.

Thank you!

6 REPLIES 6

Can you please try enabling the JavaScript debug window in this way? The steps to access the JavaScript debug window depend on which UI version you are using.


Procedure


  1. Open the JavaScript debug window by navigating to the appropriate location for your version of the UI.
    UI16
    1. Click the gear icon in the banner frame.
    2. Click the Developer section.
    3. Toggle the JavaScript Log and Field Watcher switch.
    UI15
    1. Click the gear icon in the banner frame.
    2. Click JavaScript Log and Field Watcher.
    UI11Click the debug icon (The debug icon) in the banner frame.


And the update the state field to see if it logs any details. You can clear the logs using below highlighted option


find_real_file.png


Reference: JavaScript debug window


Looks like your UI Macro element_context is not correct for watch. What version of instance is yours?