Impact field in csv report

Moderator: crythias

Locked
Gonzalo
Znuny newbie
Posts: 75
Joined: 06 Nov 2013, 19:20
Znuny Version: 5.0.8
Real Name: Gonzalo

Impact field in csv report

Post by Gonzalo »

Hi!

I create a customized report for one service. When I export the CSV report (type:List of tickets), the field Impact is classified in a scale of 6 to 9.

In the General Catalog I defined this list in the impact class :
  • Prioridad 1
    Prioridad 2
    Prioridad 3
    Prioridad 4
Note: The list is called like priority but it is the impact list.

Someone knows why my CSV file clasify my impact in a range from 6 to 9 .

Thanks in advance.
OTRS 5.0.8 with Oracle Linux Server release 7.1 with MariaDB database

---------------------------------------------------------
OTRS 3.3.6 on Centos 6.0 with MySQL database
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Impact field in csv report

Post by jojo »

because this are the internal ids
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Gonzalo
Znuny newbie
Posts: 75
Joined: 06 Nov 2013, 19:20
Znuny Version: 5.0.8
Real Name: Gonzalo

Re: Impact field in csv report

Post by Gonzalo »

Thanks jojo.

I don't understand before because Priority use the name of the list you edited and Impact coincides casually with the id priority.
OTRS 5.0.8 with Oracle Linux Server release 7.1 with MariaDB database

---------------------------------------------------------
OTRS 3.3.6 on Centos 6.0 with MySQL database
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Impact field in csv report

Post by jojo »

thats because the Impact nad Critically are sored in additional fields. The name is just displayed in the interfaces
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked