5,875
edits
Changes
m
no edit summary
In general, when resolving an issue, it is always a good idea to add a note with the hash of the commit that fixed the problem.
When resolving issues in a maintenance branch, one should always set the "{{man label|Fixed in version}}" field to the version of the next release that will be made from that branch. This is done so that the issue properly appears in the Change Log page for that project ( https://gramps-project.org/bugs/changelog_page.php ).
Bugs in maintenance branch projects should not be marked as "'''<span style="background:Lime">resolved</span>'''" until the developer has committed the change into the corresponding maintenance branch. Additionally, it is the developers responsibility to make sure the change has been merged into the master branch.