Catalog task reopening/still running even after closing task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2018 08:26 PM
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2018 08:53 PM
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
- Open the JavaScript debug window by navigating to the appropriate location for your version of the UI.
UI16 - Click the gear icon in the banner frame.
- Click the Developer section.
- Toggle the JavaScript Log and Field Watcher switch.
UI15 - Click the gear icon in the banner frame.
- Click JavaScript Log and Field Watcher.
UI11 Click 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
Reference: JavaScript debug window
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2018 09:09 PM
Looks like your UI Macro element_context is not correct for watch. What version of instance is yours?