Dynamic Fields Issue

Moderator: crythias

Post Reply
Paulc
Znuny newbie
Posts: 20
Joined: 01 Mar 2013, 17:50
Znuny Version: 3.1.11-01
Real Name: Paul Caswell
Company: System Associates

Dynamic Fields Issue

Post by Paulc »

Hi. We have added some Dynamic Fields (tickets/dropdowns) and incorporated these into various screens. We are finding an issue when using them:

We have added a Dynamic Field to the Agent Add Note screen. If an agent attempts to use the field, the system automatically populates the State field with the first valid State (from the alphabetically sorted list of valid States). Usually we only need to add a note, update the dynamic field and leave the state as it was. Is there a config setting that controls this please?
OTRS version: 3.1.11. Operating System: Linux. Database type: MySQL.
yuri0001
Znuny superhero
Posts: 631
Joined: 17 Mar 2011, 14:40
Znuny Version: 5.0.6
Real Name: Yuri Kolesnikov
Location: Russia

Re: Dynamic Fields Issue

Post by yuri0001 »

Hi!
Try to see params in SysConfig in Ticket -> Frontend::Agent::Ticket::ViewNote

Ticket::Frontend::AgentTicketNote###State

Ticket::Frontend::AgentTicketNote###StateDefault
:?
Best regards Yuri Kolesnikov
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
Paulc
Znuny newbie
Posts: 20
Joined: 01 Mar 2013, 17:50
Znuny Version: 3.1.11-01
Real Name: Paul Caswell
Company: System Associates

Re: Dynamic Fields Issue

Post by Paulc »

Thanks. I have checked these two configs options out and:

AgentTicketNote###State switches the option to update the state when adding a note on and off. We need this option enabled so that Agents can change the ticket state when adding notes.

AgentTicketNote###StateDefault will change the State to the default one whenever a new note is added

Neither option allows the currently selcted state to be retained :(
OTRS version: 3.1.11. Operating System: Linux. Database type: MySQL.
dcorbera
Znuny expert
Posts: 164
Joined: 15 Mar 2013, 17:09
Znuny Version: OTRS 3.2

Re: Dynamic Fields Issue

Post by dcorbera »

You can try to uncheck the fields...
Using:
OTRS HELP DESK 3.3.5
OTRS ITSM 3.3.5
POSTGRES 8.3
Paulc
Znuny newbie
Posts: 20
Joined: 01 Mar 2013, 17:50
Znuny Version: 3.1.11-01
Real Name: Paul Caswell
Company: System Associates

Re: Dynamic Fields Issue

Post by Paulc »

Tried that and again no joy. I can seem to either display the State field and have it automatically update as described previousy when a dynamic field is updated, or hide the State field so that agents cannot update it. Neither option works for us. We just want to be able to update the dynamic fields without impacting previously populated fields.
OTRS version: 3.1.11. Operating System: Linux. Database type: MySQL.
Post Reply