ankitpokhrel / jira-cli

🔥 Feature-rich interactive Jira command line.
MIT License
3.73k stars 178 forks source link

Jira Issue list only displays isses of the past 14 days #740

Closed xinput closed 1 month ago

xinput commented 1 month ago

Describe the bug jira issue list does only display issues of the past 14 days, no matter if I use a jql to filter on project or if I add --created year. It still only shows all issue opened from 09.05 15:30 and later. Even if I export to a file it still only has

Please provide following details

  1. JiraCLI Version:
    Version="1.5.1"
  2. Are you using Jira cloud or on-premise jira server?
    Version:         9.12.7
    Build Number:    9120007
    Deployment Type: Server
  3. What operating system are you using? Also mention version.
    Windows 11 23H2
  4. What terminal are you using? Also mention version.
    Powershell 
    PSVersion                      5.1.22621.2506

To Reproduce

Steps to reproduce the behavior:

  1. run jira issue list
  2. See error

Expected behavior jira-cli should display all issues. I need to export all our 9k issues to a file which can't be accomplished out of the box Jira via GUI.