Closed pipedream-component-development closed 1 month ago
This label definitely exists in our Jira, I think it's just buried outside of the 100 that are fetched. Typeahead only seems to filter what was fetched as opposed to async "fetch more matching filter"
@dep , can you clarify which app and component you're using here? The ticket was submitted with Slack app details, but you've mentioned JIRA here.
@malexanderlim Apologies for the lack of detail, and incorrectly attributing this to Slack (wasn't feeling well yesterday 😅). It's the Jira -> Create Issue component.
Feel free to edit / update the parent to point to Jira, or I can recreate it
Hello everyone, I have tested this PR and there're some test cases failed or needed improvement.
Please check the test report below for more information https://vunguyenhung.notion.site/JIRA-Add-pagination-to-labels-async-options-debc1936542f48ee8d057ae26f0ad4f6
Hi everyone, all test cases are passed! Ready for release!
App
JIRA
Currently, we are only retrieving 100 labels and are not using pagination - this breaks if the user has > 100 labels as reported.