View Issue Details

IDProjectCategoryView StatusLast Update
0012199mantisbtcustomizationpublic2020-11-22 11:53
Reporterfabien_m Assigned Torombert  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.2.1 
Target Version1.2.9Fixed in Version1.2.9 
Summary0012199: Cannot add 'eta' to bug_report_page_fields
Description

I tried to add the 'eta' column to bug_report_page_fields, either in config_inc.php, or in the Manage Configuration page, but it never displays.

I've been able to add/delete other fields, this is the only one which never displays.

TagsNo tags attached.

Relationships

related to 0015721 closedgrangeway Functionality to consider porting to master-2.0.x 
related to 0009153 acknowledged Enable adding additional issue fields to "Report Issue" page. 
related to 0027577 acknowledged Should 'projection' field be allowed when reporting issues or not ? 

Activities

atrol

atrol

2010-07-27 08:54

developer   ~0026136

add the following line to file config_inc.php
$g_enable_eta = ON;

fabien_m

fabien_m

2010-07-27 09:01

reporter   ~0026137

$g_enable_eta is already ON.

I can see the column in View Issues or when i edit the bug.
It is only on the report page that it is missing.

atrol

atrol

2010-07-27 09:49

developer   ~0026138

You are right. Seems that no one used this before.
Maybe because it's quite unusual that the reporter is the one who enters this value at this early point in time.

grangeway

grangeway

2013-04-05 17:57

reporter   ~0036337

Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch

Related Changesets

MantisBT: master-1.2.x 65322c6b

2011-12-06 03:27

rombert


Details Diff
Fixes 0012199: Cannot add 'eta' to bug_report_page_fields Affected Issues
0012199
mod - bug_report_page.php Diff File

MantisBT: master a5c5e57a

2011-12-06 03:28

rombert


Details Diff
Fixes 0012199: Cannot add 'eta' to bug_report_page_fields Affected Issues
0012199
mod - bug_report_page.php Diff File