Add -PassThru parameter to Open-JSession
Add Get-JSession command
Add Close-JSession command
Reworked default parameter set to support piping Issues and passing keys
fix NullRefrenceException when calling Set-JIssue with issue key
fix NullRefrenceException when calling Remove-JIssue with issue key
add exception when calling Invoke-JIssueTransition with invalid issue key
All public functions have unit tests
100% integration test passing
Add
-PassThru
parameter toOpen-JSession
AddGet-JSession
command AddClose-JSession
command Reworked default parameter set to support piping Issues and passing keysfix
NullRefrenceException
when callingSet-JIssue
with issue key fixNullRefrenceException
when callingRemove-JIssue
with issue key add exception when callingInvoke-JIssueTransition
with invalid issue keyAll public functions have unit tests 100% integration test passing