I’m trying to build a tour for editing content. I can load the “all content” page in a way the ensures the content I want edited is the first item. However, when the content is clicked to open the edit page the tour breaks. Since the content itself is constantly changing I can’t hard code a URL to go to. How can I get the tour to work across those two pages? Ideally without also triggering a tour if I directly edit the content without going through the tour start page.