Skip to content

Even if you don't need a parameter for extractor, it doesn't work without parameter  #1115

Description

@ddey2

Steps to reproduce:

  1. Create an extractor
  2. In extractor_info.json, don't put a parameter
  3. Run the extractor and submit a jot
    You should see the following error:
Screenshot 2024-06-20 at 9 53 46 AM

If you put the empty parameter in extractor_info.json, it works. You need the entire structure.
"parameters": {
"schema": {
},
"form": []
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions