Replies: 1 comment
-
|
If it's the same in the source and the target, then use a WARNING: Note that the String Manipulator Tool stripps text from strings that does not match |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
our colleagues use the color circles in a WI picklist.
How can I map these?
My test dont work:
{
"FieldMapType": "FieldValueMap",
"ApplyTo": ["Projekt"],
"sourceField": "Custom.OverallstatusPR",
"targetField": "Custom.RYG",
//"defaultValue": "New",
"valueMapping": {
"U+1F534 (Red Circle)": "U+1F534 (Red Circle)",
"U+1F7E1 (Yellow Circle)": "U+1F7E1 (Yellow Circle)",
"U+1F7E2 (Green Circle)": "U+1F7E2 (Green Circle)"
}
},
Thanks for your feedback.
Beta Was this translation helpful? Give feedback.
All reactions