What does ETA mean ?

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
coppin
Posts: 12
Joined: 19 Apr 2010, 10:01

What does ETA mean ?

Post by coppin »

And what the use of this field?
Thank you.
atrol
Site Admin
Posts: 8580
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: What does ETA mean ?

Post by atrol »

I am no native english speaker and also a little bit confused.
AFAIK ETA is the abbreviation for Estimated Time of Arrival
I think this field can also be used to estimate the efforts to resolve an issue.
I hope other users will also give comments for this.

You are able to configure the available values by changing the following enumeration in your config_inc.php
$g_eta_enum_string= '10:none,20:< 1 day,30:2-3 days,40:< 1 week,50:< 1 month,60:> 1 month';
Please use Search before posting and read the Manual
2XL
Posts: 3
Joined: 31 Mar 2010, 21:26

Re: What does ETA mean ?

Post by 2XL »

As for the meaning, you're correct that it stands for Estimated/Expected Time of Arrival.
Post Reply