Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This article helps you in getting the list of project names, key, issues based on the date range.

Instructions

Scenario 1: You c

  1. Using the below CLI command we can get the list of issues 

    Code Block
     --action runFromProjectList --input "-action getIssueList --jql ""\"project = @project@ AND updatedDate <= 2019-06-30\""" --file July17_1021AM.csv"



Info