When does aspiring-page refresh?

I have a couple of queries on my SB that query against index.tag "aspiring-page" to find pages I've linked to which haven't yet been built out but I noticed that at some point in the last year, this list doesn't seem to update with newly created pages unless I trigger a space re-index. Is there a different command or trigger that I can use to update this list?

It should constantly update (on every save), if it doesn’t there is something off. What version are you running, are you seeing anything in the logs?

Running SilverBullet 2.4.1-51-g0dece6c1

When I take an aspiring page and I "materialize it":

  • In the Javascript console for the browser, I see a few "deleting aspiring page" notices from [index plug] followed by a [Service Worker] [sync] message. But when I go back to a page with a table for aspiring pages (and confirm the newly "created" page still shows up)
  • When I check the server logs, I don't see anything (just some JWT errors from a day ago)