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

Parse the PUT /rest/api/3/mypreferences endpoint #152

Open
ctreminiom opened this issue Oct 10, 2022 · 0 comments
Open

Parse the PUT /rest/api/3/mypreferences endpoint #152

ctreminiom opened this issue Oct 10, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request Hacktoberfest Help wanted Extra attention is needed Jira Software Cloud
Projects

Comments

@ctreminiom
Copy link
Owner

Is your feature request related to a problem? Please describe.
Right now, the library doesn't support the ability to manipulate the Jira Myself endpoints, please create a new implementation of it.

Describe the solution you'd like
Please implement the Set method on the MySelfConnector interface.

image

Describe the tasks needed

  • Under the MySelfConnector interface, create the method Set with the corresponding documentation (comments).
  • Edit the file jira/internal/myself_impl.go and create the Set implementation (please use the other service as a reference).
  • Create the unit test cases with a minimum of 80% of coverage.

Additional context

@ctreminiom ctreminiom added enhancement New feature or request Help wanted Extra attention is needed Jira Software Cloud Hacktoberfest labels Oct 10, 2022
@ctreminiom ctreminiom self-assigned this Oct 10, 2022
@ctreminiom ctreminiom added this to To do in Roadmap via automation Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hacktoberfest Help wanted Extra attention is needed Jira Software Cloud
Projects
Status: To do
Roadmap
To do
Development

No branches or pull requests

1 participant