Skip to main content

Hello, 

 

I'm trying to create a field named: Greater than 30 days old on the Email Message object. It let me create it in our full sandbox, but when I try to either deploy it in a change set or manually recreate it in production I get this error: 

 

"The value of a parameter contains a character that is not allowed or the value exceeds the maximum allowed length. Remove the character from the parameter value or reduce the value length and resubmit. If the error still persists, report it to our Customer Support team. Provide the URL of the page you were requesting as well as any other related information."

 

I have also tried creating it from schema builder and that failed too. 

 

Here is my formula: MessageDate <= DATETIMEVALUE(TODAY() - 30)

It is looking to see if the email message is older than or equal to 30 days old.

 

The only difference I'm seeing is the API name in the change set vs the API name in the full sandbox.

 

Below are some pictures of my errors and the formula I'm using. Thanks for any help!

Does anyone understand what this error means?

field code 2.png

In Full sandbox:

field full.png

6 respuestas
0/9000