x | ./jira-search.sh -–opencord –-unresolved –-component bbsim | Search for unresolved tickets with a component of bbsim |
x | ./jira-search.sh -–opencord -–unresolved -–label bbsim | Search for unresolved tickets with 'bbsim' mentioned in the label field. |
x | ./jira-search.sh -–opencord -–unresolved -–text bbsim | Search for unresolved tickets with 'bbsim' mentioned in the description |
x | ./jira-search.sh -–opencord -–component onos -–component bbsim | Switches can be combined but construction logic still needs work. Query will be loaded into a browser and can be manually cleaned up. |