Thanks for the reminder, Tim. If you are curious whether this affects you, you can use the following Jira query to find out: "assignee = currentUser() and resolution is not empty and fixVersion is empty order by updated desc"
https://issues.apache.org/jira/issues/?jql=assignee%20%3D%20currentUser()%20and%20resolution%20is%20not%20empty%20and%20fixVersion%20is%20empty%20order%20by%20updated%20desc On Tue, Apr 30, 2019 at 11:08 AM Tim Armstrong <tarmstr...@cloudera.com> wrote: > There's been an epidemic lately of contributors/committers forgetting to > set a fix version when they close a JIRA. We rely on these fix versions to > track what version a fix went into. > > This is a reminder to do this. > > - Tim >