Skip to content

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

Open
@ctreminiom

Description

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

Activity

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

Metadata

Assignees

Projects

  • Status

    To do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions