15,091
edits
Changes
→Filling out the page
== Quick recommendations ==
When composing a problem (bug) report for Gramps:* Be '''''precise'''''* Be '''''clear''': '' explain how to reproduce the problem, step by step, so others can reproduce the bug, or understand the request.* Include only '''''one problem per report'''''* Include any relevant links and '''''examples''''' {{man tip|Before you create a "Bug" report...|Composing a bug report can involve a lot of research and writing effort. Save yourself from unnecessary work. * A solution or workaround might already exist in another bug report or in the forums.* If you cannot find anything resembling your issue, ask about it in one of the forums. The community will help you solve or isolate the problem.* If using an [[Previous_releases_of_Gramps|older Gramps version]], please mention that you have also tested with the current Gramps {{version}} version and that the issue is present.}}
==Report a bug==
Due to periodic SPAMbot activity, New Account requests might require human pre-approval. Be aware that this means that it might take up to 12 hours before a confirmation email is sent when creating a user account. Only after clicking on the link in the confirmation email can you submit bugs. Your email address will be handled confidentially.
{{-}}
====How Do I Change My Profile Picture on MantisBT====
MantisBT (the open source issue tracker used by the Gramps project) automatically uses your [https://gravatar.com/ Gravatar service profile] based on your registered email address.
{{-}}
===2. Search wiki and existing bugs===
[[File:Search box for existing bugs.png|thumb|right|450px|Search Box]]
If the bug is already reported, read over the bug report, and see if you can add to the information. If so, you can leave a note with extra information to help the developers.
*The '''Gramps''' project is a place for recording all issues with Gramps.
**If the issue represents a problem with functionality that has been released in a stable release of codeor a problem with functionality that only exists in the master branch, then the issue should be filed under the project that corresponds to the maintenance branch for that release. For example, a bug found in Gramps 5.1.0 should be filed under the '''Gramps 5.1.0''' project.
*If the issue represents a problem with functionality that only exists in the master branchFor bug reports and feature requests relating to Gramps Web, or the problem exists in the master branch, but not any stable releases, then the issue should be filed under the '''see [https://www.grampsweb.org/help/ | Get Help - Gramps Master''' project.Web]
{{-}}
The {{man label|Enter Issue Details}} page is where you share with the developers what your issue or feature request is.
Try and complete all the relevant sections as well as you can and be prepared to answer follow up questions if your report needs clarification, it may help you to read the . Here's a concise guide on '''[[How to create a good bug report]]''' articlefor Gramps which will greatly increase the chances of reproducibility and thus being fixed.
===== Filling out the page =====
* Select Profile
** Gramps runs on multiple operating systems, so it's important to know which operating system and version you are reporting an issue against. This is where you provide that information. MantisBT allows you store multiple profiles in your Account so that you can pick the appropriate one, which is handy if you run Gramps on different system configurations.
* Product Version
**The projects with names that look like '''Gramps x.x.X''' are where issues are reported that apply specifically to a maintenance branch (see [[Brief_introduction_to_Git#Types_of_branches|Types of Branches]]). A separate project exists for each maintenance branch.
**The For recording issues that '''Gramps Master'only'' project should only be used by developers and testers of the latest code. It is a place for recording issues that only apply to the master branch in Git (see [[Brief_introduction_to_Git#Types_of_branches|Types of Branches]]), use next un-released version e.g. There is only one "Gramps Master" : 6.1.0 as shown on the [https://gramps-project because there is only one master branch .org/bugs/roadmap_page.php| MantisBT Roadmap].* Addon Version** If you are reporting a bug in an third-party addon, use the [[Gramps_{{man version}}_Wiki_Manual_-_Navigation#Using_the_Addon_Manager...|'''Addon Manager''']] or [[Gramps_{{man version}}_Wiki_Manual_-_Plugin_Manager|'''Plugin Manager''']] (or even the [[Addon:Plugin Manager|Enhanced Plugin Manager - addon]]) to find the version of the addon and include it in the Git repositoryreport.
{{-}}
==Useful MantisBT bug tracker Syntax codes==
* Using ''<code>#</code>'' before a bug number writes a link to the bug. eg: ''<code>#1</code>'' becomes {{bug|1}}
* Use ''<code>@</code>'' before a user name to mention a person (note: user names with embedded spaces are not supported)
* Using ''<code>~</code>'' before a comment number writes a link to the comment, same as : ''<code>{url}#c{comment number}</code>''. eg: ''<code>~3</code>'' becomes [https://gramps-project.org/bugs/view.php?id=1#c3]
* To link a GitHub Pull Request in the bug tracker, use ''<code>p:gramps:nnnn:</code>'' where ''<code>nnnn</code>'' is the PR number. (This only applies to the main gramps repository, not add-ons.)* To link a GitHub Pull Request in the bug tracker, for Gramps addons-source paste the full Github link.
=== Limited HTML tags ===
* A [https://github.com/mantisbt/mantisbt/blob/55fb5721ea7d980557da484390db5c6003b63cd0/config_defaults_inc.php#L1979 limited set] of [https://www.w3schools.com/tags/ HTML tags] can be used in the text field:
* [[Known issues]]
* [[Common problems]]
* Help the Gramps project [[Bug triage]] MantisBT.org reports providing user-oriented (''not'' admin) documentation* [https://www.mantisbt.org/bugs/view.php?id=5070 0005070]: I have written [MantisBT] quick-start documentation [.doc, .pdf, .swx] if you’re interested* [https://www.mantisbt.org/bugs/view.php?id=8939 0008939]: Lifecycle model [Visio] for a report in MantisBT
[[Category:Developers/General]]
[[Category:Developers/Quality Assurance]]
[[Category:Troubleshooting]]