Skip to content

[Bug] Cannot create database from within extension #26

@NeonSpork

Description

@NeonSpork

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions