-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
bugSomething isn't workingSomething isn't workingtriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
Describe the bug
When creating an action with the Jira component, only 50 projects are shown, and no more can be loaded.
To Reproduce
Steps to reproduce the behavior:
- Create new action
- Select Jira app
- Select Create Issue
- If you have more than 50 Jira projects, only the first 50 (alphabetically) will be available.
Expected behavior
- The first 50 projects are shown. When user search projects by a specific keyword, the action will invoke JIRA Project Search API and pass in the keyword
Screenshots
Desktop (please complete the following information):
- OS: MacOS
- Browser Chrome
- Version Shouldn't matter.
Additional context
Maybe this line? https://github.com/PipedreamHQ/pipedream/blob/master/components/jira/jira.app.mjs#L17
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee