Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for removal of issues (DELETE /api/latest/issue/{key}) #264

Closed
hmmwhatsthisdo opened this issue May 25, 2018 · 0 comments
Closed

Allow for removal of issues (DELETE /api/latest/issue/{key}) #264

hmmwhatsthisdo opened this issue May 25, 2018 · 0 comments

Comments

@hmmwhatsthisdo
Copy link
Contributor

(This is mostly an issue to track implementing Remove-JiraIssue until I can get a PR in.)

Expected Behavior

JiraPS should have a method for deleting issues in an automated fashion, as the API has support for it (see #135 and the Jira API Browser)

Current Behavior

No implementation exists.

Possible Solution

Implement Remove-JiraIssue, which wraps a DELETE call against /api/latest/issue/{key}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants