JIRA has a field type "Labels"; when a field of this type is mapped in P4DTG to be copied to Perforce, nothing is copied.
The "Labels" field type is an array of strings. It can contain an arbitrary number of elements but no element can contain a space. Since Perforce doesn't have an array field type, I think the best way to handle these Labels fields is to allow one-way copy JIRA > Perforce, simply copying them as space-separated text.
JIRA has a field type "Labels"; when a field of this type is mapped in P4DTG to be copied to Perforce, nothing is copied.
The "Labels" field type is an array of strings. It can contain an arbitrary number of elements but no element can contain a space. Since Perforce doesn't have an array field type, I think the best way to handle these Labels fields is to allow one-way copy JIRA > Perforce, simply copying them as space-separated text.