Task state colors in FSM dispatcher workspace

praveendas1
Giga Expert

Hi Experts,

Do you know how task state color configuration works in FSM dispatcher workspace? Changing hex value in color field(Ex: #3dd7dd) is not reflecting correctly in dispatcher workspace. Value in color field is working with theme color. Let me know if you understood how it is working and please provide me the steps to do the same.

 

Thanks in advance.

 

Color setting:

praveendas1_1-1672205250972.png

Dispatcher workspace:

praveendas1_2-1672205284641.png

Look at the color difference from what is configured for pending dispatch and what is showing in task card

 

1 ACCEPTED SOLUTION

praveendas1
Giga Expert

OOTB Theme color has been used to show color of task in dispatcher workspace. In order to use the hex code, update the system property "work.management.task_state_color.use_hex" to true.

View solution in original post

2 REPLIES 2

praveendas1
Giga Expert

OOTB Theme color has been used to show color of task in dispatcher workspace. In order to use the hex code, update the system property "work.management.task_state_color.use_hex" to true.

CarrieannS
Kilo Contributor

Thanks for this, this was super helpful for us when changing colours in Dispatcher Workspace.