Skip to content

bug: cannot add database #30

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

Open
zettelin opened this issue Aug 19, 2023 · 2 comments
Open

bug: cannot add database #30

zettelin opened this issue Aug 19, 2023 · 2 comments

Comments

@zettelin
Copy link

zettelin commented Aug 19, 2023

I added integration on my databases and they appears on list like following image. but they are unclickable - nothing happens on click.

  • Clicking invalid databases (those without a url property) shows warning message, and clicking valid ones removes the warning message, but it doesn't add the database on list.
  • Removing databases from the list worked as intended.
  • Tested on chrome and naver whale browser.
@alykhan
Copy link

alykhan commented Jun 10, 2024

I managed to add the database but after i closed the browser and tried again, it wouldn't allow me to add the database again.

@OleOla123
Copy link

Hello @dyhn78, @alykhan and @L-a-r-t,

I had the same problem as you described, but I just found a solution to be able to connect the unresponsive database.

Here's how I did it (but I don't know if the solution will hold up over time):

  1. In Notion: duplicate your database (to keep the data in case it bugs)
  2. Remove all properties except, Title, Creation Date, URL and a select property. If your database does not already contain such properties, create them to meet the criteria for connecting a database with the extension.
  3. Try connecting the Notion database again with the ChatGPT to Notion plugin. It should work now (possible to export chatgpt text to the Notion database).
  4. Return to your Notion database and undo the changes (I used the Cmd + Z shortcut) to reappear the deleted properties. The integration should continue to work.
  • Note: check throughout the process that the read/write permissions of the page have not changed.

I hope it works for you too!

Have a good day

@L-a-r-t I did a lot of trials and tests today to achieve this, I documented my tests and results quite a bit. If you're interested in the details, let me know. The problem seems to come mainly from the first select or multi-select property in the database. It seems that if it is too complex (e.g. too many response possibilities), the integration does not work at first glance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants