How to find a node via the node ID and open it?

I run a workflow in a CRON job. Sometimes I get a warning or an execution failed:
eg WARN KNIME-Worker-10-GET Request 3:824 Node Cannot loop fewer than once
Is there an option to look up the node id nr(eg 3:824 with this warning) in a workflow and directly open it?

Hi @Burg , if you switch to classic UI, you can use the find option (probably ctrl+f or equivalent). Then type that ID into the search eg 3:824 and it will take you to the node.