Merge pull request #19235 from colemanw/flex
[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
cd1e41a6 5_If you have already posted on https://civicrm.stackexchange.com or https://chat.civicrm.org, please include the link to that conversation._
6
1505325c 7Reproduction steps
d3faeff2 8----------------------------------------
396d9dac
MT
91. Click on **Contacts -> New Individual**.
101. Entered **First Name** and **Last Name** and clicked **Save**.
111. Got an error "**Fatal error: DB error**".
12
1505325c 13Current behaviour
d3faeff2 14----------------------------------------
f0ee3c91
TO
15_What happens currently. Please provide error messages, screenshots or gifs ([LICEcap](http://www.cockos.com/licecap/), [SilentCast](https://github.com/colinkeenan/silentcast)) where appropriate._
16
17```
18TIP: The best way to convey an error message is to copy it in here and use
19three backtick ` symbols. You may edit the message to remove private
20information (like passwords). The backticks will help to preserve any
21special characters or spaces.
22```
d3faeff2 23
1505325c 24Expected behaviour
d3faeff2 25----------------------------------------
cafc5524 26_What should happen._
d3faeff2 27
1505325c 28Environment information
d3faeff2
MT
29----------------------------------------
30
6cbb83cd
MT
31<!-- Some of the items below may not be relevant for every bug - if in doubt please include more information than you think is neccessary. -->
32
8bf9974a 33* __Browser:__ _Firefox 59.0.1/Chrome 78.0.3904/Safari 13_
d6c4f4f6 34* __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
35* __PHP:__ _7.0/7.1/7.2/7.3/...__
36* __CMS:__ _Backdrop 1.5/Drupal 7.30/Joomla 3.3/WordPress 4.5/..._
37* __Database:__ _MySQL 5.7.7/MariaDB 10.4/..._
38* __Web Server:__ _Apache 2.4/Nginx 1.16/..._
d3faeff2
MT
39
40Comments
41----------------------------------------
1505325c 42_Anything else you would like the reviewer to note._