Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Notion] Database creation fails when using hotkey #15390

Open
martin-zarragoza opened this issue Nov 15, 2024 · 4 comments
Open

[Notion] Database creation fails when using hotkey #15390

martin-zarragoza opened this issue Nov 15, 2024 · 4 comments
Labels
bug Something isn't working Dont close Won't be closed by stalebot extension: notion Issues related to the notion extension extension Issues related to one of the extensions in the Store

Comments

@martin-zarragoza
Copy link

Extension

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

Raycast Version

1,85,2

macOS Version

last

Description

Error:

I'm having "something went wrong when trying to create a notion database while using a hotkey

image

Everything was working fine until last 2 week
``
TypeError: Cannot read properties of undefined (reading 'options')

rm:PagePropertyField.tsx:24:2


21: users: User[]

Steps To Reproduce

image

Current Behaviour

No response

Expected Behaviour

No response

@martin-zarragoza martin-zarragoza added bug Something isn't working extension Issues related to one of the extensions in the Store labels Nov 15, 2024
@raycastbot raycastbot added the extension: notion Issues related to the notion extension label Nov 15, 2024
@raycastbot
Copy link
Collaborator

raycastbot commented Nov 15, 2024

Thank you for opening this issue!

🔔 @HenriChabrand @mathieudutour @metakirby5 @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
Copy link
Collaborator

@bkeys818 Could this have happened because of the refactoring?

@bkeys818
Copy link
Contributor

bkeys818 commented Nov 18, 2024

Related issue: #15025

@thomaslombart Yup, it's taken me a while to figure out what's happening. The new code can't handle cached databases and pages from before the refactor.

I'm not sure how to handle it. Maybe right some code to clear data cached before the refactor? That's what I was planning on doing in my next refactoring PR.

@raycastbot
Copy link
Collaborator

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊

@raycastbot raycastbot added the status: stalled Stalled due inactivity label Jan 8, 2025
@thomaslombart thomaslombart added Dont close Won't be closed by stalebot and removed status: stalled Stalled due inactivity labels Jan 9, 2025
@thomaslombart thomaslombart reopened this Jan 9, 2025
@thomaslombart thomaslombart changed the title [Notion] Create database not working anymore [Notion] Database creation fails when using hotkey Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Dont close Won't be closed by stalebot extension: notion Issues related to the notion extension extension Issues related to one of the extensions in the Store
Projects
None yet
Development

No branches or pull requests

4 participants