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

Error undefined index siteId when refreshing data #27

Closed
gbowne-quickbase opened this issue Aug 26, 2022 · 3 comments
Closed

Error undefined index siteId when refreshing data #27

gbowne-quickbase opened this issue Aug 26, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@gbowne-quickbase
Copy link
Contributor

gbowne-quickbase commented Aug 26, 2022

Several developers on my team are getting undefined index siteId errors when they add an ElementRelations field to a new entrytype, or try to refresh the data at all
image

@gbowne-quickbase gbowne-quickbase changed the title Error undefined index siteId when adding field to new entry types Error undefined index siteId when refreshing data Aug 26, 2022
@internetztube
Copy link
Owner

internetztube commented Aug 27, 2022

Thanks for the bug report, Greg!

I solved the problem a bit differently. By deleting the first site, it is possible that there is no site with id:1. I used the primary site id as a fallback. Thanks for the pull request, nevertheless. Helped a lot.

@internetztube internetztube added the bug Something isn't working label Aug 27, 2022
@gbowne-quickbase
Copy link
Contributor Author

Thanks so much for the quick turn-around

@internetztube
Copy link
Owner

Now also available in 1.3.9. @gbowne-quickbase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants