Skip to content
New issue

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

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

Already on GitHub? # to your account

Added possibility to filter JIRA request also by additional fields #97

Closed
wants to merge 2 commits into from

Conversation

slowflyer74
Copy link

…and customfields. Instead of using the issues API, it will use a jql search instead.
This feature is needed, if you develop for e.g. multiple clients in one branch and in one Jira project, but each client should only see the commits that belong to him. So you can define a custom field and integrate this into the plugin configuration and filter out all other tickets that are of no interest.
Instead of using the issues api, this will use the Jira search api and create an jql query

…d customfields. Instead of using the issues API, it will use a jql search instead.
@tomasbjerre
Copy link
Owner

Does not compile. @slowflyer74 ping me when it works.

@slowflyer74
Copy link
Author

It's compiling now, but there are Test failures. Not sure if they suceeded all before?

@tomasbjerre
Copy link
Owner

They did.

You can generate the approvals tests by removing them find | grep approved.txt$ | xargs rm and then crate them again ./gradlew build.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants