State showing Integer Value

snowuser111
Kilo Guru

Hi experts,

 

Please help why this change task state shows an integer value. It should also show as 'Open' like the first change task.

Attached snap shot. But when the forst change task is closed it reflects to 'Open'. Why during genretaing it shows -5 ?

Can anyone plz help

Thanks.

change task_state.jpg

1 ACCEPTED SOLUTION

you have the WF creating the tasks in series the 2nd task will be set with state= Pending (-5) and will be waiting for the first to be closed. Seen this issue on Demo instance so i guess it a configuration miss in Dublin


I you need to create a Value(-5) + Label in the choice list for change (or task).


View solution in original post

7 REPLIES 7

you have the WF creating the tasks in series the 2nd task will be set with state= Pending (-5) and will be waiting for the first to be closed. Seen this issue on Demo instance so i guess it a configuration miss in Dublin


I you need to create a Value(-5) + Label in the choice list for change (or task).


sgrison
Tera Guru

Go to the Change Task form and right click on the state field and personalize choices.   Ensure that 'Pending' is a valid value


Resolved Gyus. From personalise the option was added then it was showing the Label instead of integer.



Thanks all for your help.