HELP! "Illegal value" Error for Custom Enumeration
Good Morning Everyone,
I have created a custom record type with a custom workflow and custom attributes. I have successfully been able to create instances of this record type up until yesterday.
My problem is that when I try to create a new instance via web, I get the following error when saving:
Illegal value: com.abc.sip.enum.ticket.literal.l2
Ticket is a custom enumeration with four values. Regardless of the value I insert, I still get the same error (with l2 becoming l1, l3, or l4).
When I try to create a new record via the RTC client, however, everything works perfectly.
What happened, and how can I solve this problem?
Thank you in advance!
Best regards,
Andrew
I have created a custom record type with a custom workflow and custom attributes. I have successfully been able to create instances of this record type up until yesterday.
My problem is that when I try to create a new instance via web, I get the following error when saving:
Illegal value: com.abc.sip.enum.ticket.literal.l2
Ticket is a custom enumeration with four values. Regardless of the value I insert, I still get the same error (with l2 becoming l1, l3, or l4).
When I try to create a new record via the RTC client, however, everything works perfectly.
What happened, and how can I solve this problem?
Thank you in advance!
Best regards,
Andrew