|
|
|
I'm also having prolems with seeing things that weren't fixed on the release notes.
In response to Mark C's comment, how about being able to specify a search to determine which issues would show up in the release notes? I wouldn't want to have to go and identify each issue that should show up. Allowing a named filter to determine the release notes contents is a good idea. There already is a filter, but it is hardcoded in ReleaseNoteManager.getIssues()
I have exactly the same problem.. on 3.4.2 .. We close an issue as a duplicate and it get's included in the release notes. We don't want those issues listed in the notes.
What I can't understand in this situation is why "not-fixed" resolved issues shall have a non empty "Fix version/s" field?
That's a good point. Generally when resolving an issue as eg. "duplicate" we unset the fix-for version.
This may be tangentally related to
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
You've got a point here. However, considering that users / admin can add their own custom resolutions, I wonder what would need to be the logic here? Say if I added a new resolution "Rejected", how would the system know not to include this one?
Perhaps the solution would be to add an additional property for resolutions as a "add to release notes" flag or some such...
Thanks for the heads up!
Cheers
Mark C