Skip to content

[BUG] Jira component only shows first 50 projects #4127

@jakerobinson

Description

@jakerobinson

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:

  1. Create new action
  2. Select Jira app
  3. Select Create Issue
  4. 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

image

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

Labels

bugSomething isn't workingtriagedFor maintainers: This issue has been triaged by a Pipedream employee

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions