Merge pull request #16882 from wmortada/wp#46
[civicrm-core.git] / .gitlab / issue_templates / problem.md
CommitLineData
1505325c 1Overview
d3faeff2 2----------------------------------------
72ec9a56 3_Please describe your problem or bug in detail._
d3faeff2 4
1505325c 5Reproduction steps
d3faeff2 6----------------------------------------
396d9dac
MT
71. Click on **Contacts -> New Individual**.
81. Entered **First Name** and **Last Name** and clicked **Save**.
91. Got an error "**Fatal error: DB error**".
10
1505325c 11Current behaviour
d3faeff2 12----------------------------------------
f0ee3c91
TO
13_What happens currently. Please provide error messages, screenshots or gifs ([LICEcap](http://www.cockos.com/licecap/), [SilentCast](https://github.com/colinkeenan/silentcast)) where appropriate._
14
15```
16TIP: The best way to convey an error message is to copy it in here and use
17three backtick ` symbols. You may edit the message to remove private
18information (like passwords). The backticks will help to preserve any
19special characters or spaces.
20```
d3faeff2 21
1505325c 22Expected behaviour
d3faeff2 23----------------------------------------
cafc5524 24_What should happen._
d3faeff2 25
1505325c 26Environment information
d3faeff2
MT
27----------------------------------------
28
6cbb83cd
MT
29<!-- Some of the items below may not be relevant for every bug - if in doubt please include more information than you think is neccessary. -->
30
8bf9974a 31* __Browser:__ _Firefox 59.0.1/Chrome 78.0.3904/Safari 13_
d6c4f4f6 32* __CiviCRM:__ _Master/5.20.0/5.19.1/5.18.2/..._ <!-- If this problem relates to an upgrade, then specify both old and new versions -->
8bf9974a
TO
33* __PHP:__ _7.0/7.1/7.2/7.3/...__
34* __CMS:__ _Backdrop 1.5/Drupal 7.30/Joomla 3.3/WordPress 4.5/..._
35* __Database:__ _MySQL 5.7.7/MariaDB 10.4/..._
36* __Web Server:__ _Apache 2.4/Nginx 1.16/..._
d3faeff2
MT
37
38Comments
39----------------------------------------
1505325c 40_Anything else you would like the reviewer to note._