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

Warning: Cannot read properties of undefined (reading 'id') #205

Open
MathewBlanc opened this issue Aug 25, 2024 · 2 comments
Open

Warning: Cannot read properties of undefined (reading 'id') #205

MathewBlanc opened this issue Aug 25, 2024 · 2 comments

Comments

@MathewBlanc
Copy link

Hi,

Freshly installed today, and I'm getting this error whenever I try to create a card:

Screenshot 2024-08-25 at 5 03 09 PM

I've checked, and it seems like my install is good:

Screenshot 2024-08-25 at 5 03 16 PM

I've also had a quick look through the trello.db file and I can't see any boards/cards/lists/etc without an id.

I'm a little lost as to how to debug this further, any suggestions would be greatly appreciated, or let me know if you need any more information from me.

@chadcallahan
Copy link

@MathewBlanc when you do a sync, do you see an error at the end (TypeError: Cannot read properties of undefined (reading 'id'))? i have the same problem when creating a card on one specific board. and it works fine on other boards. oddly enough, if i rename the board that i have the problem with, then it works. but not everything i rename it to fixes the problem. very strange. the name of the board that was causing the problem was "Work". and when i renamed it to "Life" it then let me create cards with no issue.

@mheap
Copy link
Owner

mheap commented Sep 17, 2024

@MathewBlanc Can you try running trello sync and try creating a card again?

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