JiraPS
JiraPS copied to clipboard
Improve handling of visibility of Comments
trafficstars
To Do
- [ ] Rename
-VisibleRoleto-Visibility - [ ] Make custom object for Visibility:
[JiraPS.Visibility]@{Type = [role|group] ; Value = ""}
- [ ] TypeCast
-VisibilitytoJiraPS.Visibility - [ ] Adapt request's body:
https://github.com/AtlassianPS/JiraPS/blob/master/JiraPS/Public/Add-JiraIssueComment.ps1#L99-L104 - [ ] Test response for invalid
$_.Value
This will be a breaking change