AtlassianPS / JiraPS

PowerShell module to interact with Atlassian JIRA
https://AtlassianPS.org/module/JiraPS
MIT License
323 stars 131 forks source link

Feature UpdateComment #149

Open beaudryj opened 7 years ago

beaudryj commented 7 years ago

api/2/comment

Update-JiraIssueComment

Remove-JiraIssueComment

Helpful links

replicaJunction commented 7 years ago

Would it make more sense to call this Set-JiraIssueComment rather than Update? This would be more consistent with Set-JiraIssue, Set-JiraUser, etc.

Dejulia489 commented 7 years ago

I will take this one

Dejulia489 commented 7 years ago

Add Get-JiraComment please

hmmwhatsthisdo commented 6 years ago

@Dejulia489 Are you still working on this issue? I have a Set-JiraIssueComment implementation in my branch that's almost ready for a PR.

Zeebiro commented 4 years ago

@hmmwhatsthisdo sorry to bother you but did you finish the implementation for Set-JiraIssueComment ?

hmmwhatsthisdo commented 4 years ago

@hmmwhatsthisdo sorry to bother you but did you finish the implementation for Set-JiraIssueComment ?

@Zeebiro I ended up leaving that job shortly afterwards so I had no JIRA instance to work on. The branch I created had the bare-minimum functionality that I needed at the time, but IIRC it wasn't fully PR-ready (I don't think I wrote tests for it).

If you'd like to leverage the implementation work I did, you're more then welcome to do so. (Some fiddling with remotes/branch rebases should let you reuse my commits against the current codebase)

lipkau commented 4 years ago

@hmmwhatsthisdo if you want access to a jira server to continue to develop something, PM me (or slack me)