jenkins-infra / ircbot

Jenkins IRCbot
https://jenkins.io/projects/infrastructure/ircbot/
MIT License
23 stars 27 forks source link

Fix issue with transitioning issues to "Done" state #41

Closed slide closed 8 years ago

slide commented 8 years ago

Added a field input for the required "resolution" field.

slide commented 8 years ago

@oleg-nenashev @batmat Please review

slide commented 8 years ago

@oleg-nenashev @batmat Any comments?

oleg-nenashev commented 8 years ago

Sorry, I was traveling on this week

oleg-nenashev commented 8 years ago

👍 if it passes the manual tests

slide commented 8 years ago

Is there a way to dump the setup for the hosting project so it could be loaded into a test jira instance?

oleg-nenashev commented 8 years ago

Nope AFAIK. I've been just using my JIRA account and a test issue in the HOSTING project

slide commented 8 years ago

Was the transition to done not working when you were testing with your account? I thought that it worked under our user accounts, but not the ircbot account. I'll try it and see.

slide commented 8 years ago

I tested this manually (see HOSTING-222 ) and it worked. My only concern is that the bot is a different user.

oleg-nenashev commented 8 years ago

It won't make the things worse, so we can test in prod

batmat commented 8 years ago

:+1: worse case, we revert to the previous version, it's not like there's data migration on the bot side or something.