tree: aa891e16a5ff334828eb087736ad16cc1a4a45b7 [path history] [tgz]
  1. README.md
  2. bin/
  3. jira-search/
  4. makefile
jira/README.md

jira-search

A script for constructing jira JCL queries

% git clone ssh://gerrit.opencord.org/onf-scripts
% cd onf-scripts/jira/bin

% ./jira-search.sh help

Conditional Search

% jira-search.sh --server opencord --unresolved ({search-by-flags})
Search Switches
JiraSwitchesDescription
x–-component bbsimSearch for records with component type bbsim
x-–label bbsimSearch label field for string
x-–text bbsimSearch ticket description for string
x-–component onos -–component bbsimWIP Query for two component types.
Manual cleanup of JCL query needed

Help

CommandDescription
./jira-search.sh --helpDisplay help text
./jira-search.sh --help-resolvedDisplay --resolved switch permutations and use cases
./jira-search.sh --usage-resolvedDisplay use cases for resolved based searches
./jira-search.sh --help-userDisplay assigned, requested-by or 'my' jira tickets'