logseq-jira
logseq-jira copied to clipboard
Wrong JQL results
Describe the bug JQL query results are not correct.
To Reproduce Steps to reproduce the behavior:
- Add a block to logseq
- Enter:
project = "XYZ"
AND fixversion = "2024-06"
ORDER BY created DESC
- Use slash command /jira -> Jira: Pull JQL results
- Five items are fetched, but they do not match the JQL I've entered in my block (step 1)
Expected behavior
- Expecting the correct items being fetched from Jira
- Expecting more then 5 items to be fetched from Jira.
Desktop (please complete the following information):
- OS: OSX
- Logseq v0.10.9 (c67b8b5)
- Version v0.6.0
Additional context Add any other context about the problem here.