Overview
During deployment, Prodly Release can scramble the values in destination org fields for many of the Salesforce data types.
This table defines the value ranges for all data types that Release can scramble:
Data Type | Range |
---|---|
Currency | Release scrambles the numeric digits with random numeric digits.Currency fields do not contain special characters. |
Date (day) | 1-28 |
Date (month) | 1-12 |
Date (year) | 1700-4000 |
Release scrambles the numeric digits with random numeric digits and letter characters with random letters. Release does not scramble special characters. | |
Number | Release scrambles the numeric digits with random numeric digits Release does not scramble decimal points. |
Percent | Release scrambles the numeric digits with random numeric digits. Release does not scramble decimal points. |
Phone | Release scrambles the numeric digits with random numeric digits. Release does not scramble special characters. |
Text (String) Text Area Text (Encrypted) Text Area (Long) Text Area (Rich) | Release scrambles the numeric digits with random numeric digits and letter characters with random letters. |
Time (hour) | 0-23 |
Time (minute) | 0-59 |
Time (second) | 0-59 |
URL | Release does not scramble http, https, or special characters. Release scrambles the remaining numeric digits with random numeric digits and letter characters with random letters. |