JiraPS icon indicating copy to clipboard operation
JiraPS copied to clipboard

Improve handling of visibility of Comments

Open lipkau opened this issue 8 years ago • 0 comments
trafficstars

To Do

  • [ ] Rename -VisibleRole to -Visibility
  • [ ] Make custom object for Visibility:
[JiraPS.Visibility]@{Type = [role|group] ; Value = ""}
  • [ ] TypeCast -Visibility to JiraPS.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

lipkau avatar Sep 18 '17 08:09 lipkau