Sean Busbey created YETUS-898: --------------------------------- Summary: smart-apply-patch confused on what to apply in presence of multiple optoins Key: YETUS-898 URL: https://issues.apache.org/jira/browse/YETUS-898 Project: Yetus Issue Type: Bug Components: Precommit Affects Versions: 0.10.0 Reporter: Sean Busbey
I'm working on YETUS-896 and smart apply patch is getting the wrong stuff. Right now the state is: * Jira exists in state Open * Jira has a file attached from 22 July (it's a png and clearly named as such) * Jiira has link to PR [#67|https://github.com/apache/yetus/pull/67] from 22 July (and after the png) * Jira has a link to PR [#68|https://github.com/apache/yetus/pull/68] from last night * PR #67 is closed * PR #68 is open given the yetus personality and the jira key, smart-apply-patch tries to apply the png file. it should default to choosing PR #68. I'm currently working around it by specifically giving it PR #68 instead of the jira key. -- This message was sent by Atlassian JIRA (v7.6.14#76016)