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

[Bug] Cannot create database from within extension #26

Open
NeonSpork opened this issue Oct 6, 2021 · 0 comments
Open

[Bug] Cannot create database from within extension #26

NeonSpork opened this issue Oct 6, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@NeonSpork
Copy link

Reproduction steps

1. Have active project with API that has all scopes
2. Click the add database + button
3. Enter a database name, then press Enter

Results:
Popup window says the database was created but nothing happens. A new popup comes up that says,  
`Param "collectionId" is not optional.`

Expected:
collectionId should be autogenerated similarly to what happens when creating a database with the console via localhost.

Version

Stable (Default)

What operating system are you seeing the problem on?

Windows

Relevant log output

VSCode version info:
Version: 1.60.2 (user setup)
Commit: 7f6ab5485bbc008386c4386d08766667e155244e
Date: 2021-09-22T12:00:31.514Z
Electron: 13.1.8
Chrome: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Windows_NT x64 10.0.19043


Output from Extension:
Param "collectionId" is not optional.
@NeonSpork NeonSpork added the bug Something isn't working label Oct 6, 2021
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

1 participant