Greetings @alm958 , I did some digging and here are some suggestions.
Thanks for flagging this. From what you described, this doesn't look like expected Databricks SQL behavior.
The clue is that the same queries still show up under My queries as favorited. That points toward a mismatch in the Favorites filter rather than a problem with the queries themselves. I can't confirm the exact root cause from public documentation, so I'd hold off on treating any single explanation as settled. My best read is that this is a UI or indexing quirk, not anything you did wrong.
A few things worth trying, roughly in order:
- Un-favorite and then re-favorite one of the affected queries, then refresh.
- Check whether the missing items are older favorites.
- Check whether the missing queries are ones you own or ones shared with you.
- Do a hard refresh, or try a fresh browser session, to rule out cached state.
- See whether another user in the same workspace runs into the same thing.
If your workspace still exposes more than one query-listing experience, compare the behavior across them. If they disagree, that's another sign the issue sits on the product side rather than with the query.
If re-favoriting doesn't fix it, I'd open a Databricks support case and include:
- the name or query ID of an affected query
- a screenshot showing it under My queries but missing under Favorites
- your workspace cloud and region
- whether this happens for multiple users in the same workspace
- a HAR capture taken while you reproduce the issue, if you can grab one
So, short version: you're probably not doing anything wrong. Run the quick re-favorite test, and if it sticks around, it's worth escalating.
Cheers, Louis.