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

Choose exact transition match if available #282

Conversation

pcockwell
Copy link
Contributor

Addresses issue #281 by attempting to choose the exact match if possible.

I am reasonably new to go, but believe I have implemented this correctly. That being said, I was unable to determine where the tests for this are written, as well as how to execute those tests. Please feel free to request or make changes as needed, though if you want me to do them you'll have to provide some detail in your instructions so I can understand what you need.

Copy link
Contributor

@coryb coryb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, just one minor nitpick. Thanks!

jiradata/TransitionsFuncs.go Outdated Show resolved Hide resolved
@coryb
Copy link
Contributor

coryb commented Sep 30, 2019

not sure what is up with the tests, looks unrelated to your changes, I will look into that when I get a chance.

@coryb coryb merged commit d3b3c03 into go-jira:master Oct 1, 2019
@pcockwell pcockwell deleted the fix/choose-direct-transition-match-if-available branch October 1, 2019 01:46
@pcockwell
Copy link
Contributor Author

@coryb Any idea how long this will be before it makes it into a new release? Just curious so I can check back when ready

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

Successfully merging this pull request may close these issues.

2 participants