raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.39k stars 3.09k forks source link

[Notion] Search Notion is not refreshing results with newer pages #14767

Closed talkshowhost closed 1 month ago

talkshowhost commented 1 month ago

Extension

https://www.raycast.com/notion/notion

Raycast Version

1.83.2

macOS Version

No response

Description

When searching for a page in Notion, only created pages at the time of extension install are showing as results. Newer pages added after installing the extension do not show up in the results.

Steps To Reproduce

  1. Install Notion extension
  2. Connect to an existing account
  3. Use Search Notion command to search for a page, should show up in the results
  4. Add a new page on Notion account
  5. Use Search Notion command to search for new page. No pages found is shown

Current Behaviour

No response

Expected Behaviour

The page should show up on the results

raycastbot commented 1 month ago

Thank you for opening this issue!

🔔 @HenriChabrand @mathieudutour @metakirby5 @thomaslombart @erics118 @bkeys818 @AlexIsMaking @Yakitrak @tleo19 @dariuszpaluch @zsidnam you might want to have a look.

💡 Author and Contributors commands The author and contributors of `notion/notion` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.
thomaslombart commented 1 month ago

New root pages need to be granted access on Notion (see extension's README), there's unfortunately nothing we can do about that.

talkshowhost commented 1 month ago

Oh ok, I definitely missed that, it is unfortunate but at least there is a quick resolution for it.

Many thanks!