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 POST /rest/api/3/jql/parse endpoint #157

Closed
ctreminiom opened this issue Oct 28, 2022 · 0 comments
Closed

Parse the POST /rest/api/3/jql/parse endpoint #157

ctreminiom opened this issue Oct 28, 2022 · 0 comments
Assignees
Labels

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 parse the JQL queries, please create a new implementation of it.

Describe the solution you'd like
Please create an interface called JQLConnector and implement the Parse method

Describe the tasks needed

  • Under the JQLConnector interface, create the method Parse with the corresponding documentation (comments).
  • Create the Parse 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 self-assigned this Oct 28, 2022
@ctreminiom ctreminiom moved this to To do in Roadmap Oct 28, 2022
@ctreminiom ctreminiom moved this from To do to In progress in Roadmap Oct 28, 2022
Repository owner moved this from In progress to To Release in Roadmap Oct 28, 2022
@ctreminiom ctreminiom moved this from To Release to Released in Roadmap Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

1 participant