Closed tomerbenrachel closed 2 years ago
To allow users to change priority of JIRA issue we have added logic in issue.rb and issue_cli.rb.
This PR references issue #64
P.S. We wanted to add unit tests to check this ability, but struggled with the current available options in the test unit.
@tomerbenrachel Are you still interested to merge this in? Can you update the code to ensure all checks are passing first?
To allow users to change priority of JIRA issue we have added logic in issue.rb and issue_cli.rb.
This PR references issue #64
P.S. We wanted to add unit tests to check this ability, but struggled with the current available options in the test unit.