znuny / Znuny

Znuny/Znuny LTS is a fork of the ((OTRS)) Community Edition, one of the most flexible web-based ticketing systems used for Customer Service, Help Desk, IT Service Management.
https://www.znuny.org
GNU General Public License v3.0
381 stars 89 forks source link

Bug - DynamicField Type Webservice (Text) misbehaviour #297

Closed eficht closed 9 months ago

eficht commented 2 years ago

Environment

Expected behaviour

  1. A dynamic field of this type should appear like a normal drop-down (font and size).
  2. The value should be returned when using <OTRS_TICKETDynamicField[fieldname]_Value> (e.g. in a TransitionAction)

Actual behaviour

  1. I use a field of this type in a process in the customer interface - the items in the dropdown list appear in a different size.
  2. <OTRS_TICKETDynamicField[fieldname]> and <OTRS_TICKETDynamicField[fieldname]_Value> both return the key.

How to reproduce

Steps to reproduce the behavior:

1.1 Use a dynamic field of this type in a process in the customer interface 1.2 See non-standard text in the dropdown box

2.1 Use a dynamic field of this type in a process 2.2 Create a TransitionAction (e.g. TicketsArticleCreate) and try to add both <OTRS_TICKETDynamicField[fieldname]> and <OTRS_TICKETDynamicField[fieldname]_Value>
2.3 See result

Additional information

n/a

Screenshots

  1. image

  2. image

rkaldung commented 2 years ago

@eficht Thank you for reporting. I will create an internal issue with the following topics:

eficht commented 2 years ago

@rkaldung Thank you for the confirmation, will the CSS-Issue also be fixed?

jepf commented 1 year ago

@eficht

fyi: Replacement of placeholder <OTRS_TICKET_DynamicField_XX_Value> has been fixed for dynamic field type WebserviceText in Znuny release 6.4.4.

rkaldung commented 9 months ago

Fixed since Znuny 6.4.4