You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Reproduction steps
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.
The text was updated successfully, but these errors were encountered: