Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The following How-To Article explains the procedure to configure for configuring the Elements Connect custom field so it can to be used on a JMWE post-function and copied to another Custom Select Field.

Note

The “Elements Connect” field is created with the following app:

https://marketplace.atlassian.com/apps/23337/elements-connect-external-data-fields-for-jira?tab=overview&hosting=datacenter

...

\uD83D\uDCD8 Instructions

Step-by-step guide:

  1. Configure the “Elements Connect” custom field correctly.

...

Info

The information the “Elements Connect” custom field will have , depends on the value set on the “Template” section, if . If the information available on the field is a custom field, the value should be the following:

  1. Configure the JMWE post-function.

The post function used for this case is a Set Issue Fields post function Set issue fields

The app returns the following value when working with this type of field:

...

Based on the above, the post-function (Set Issue Field) should be configured as follows:

...

Code Block
issue.getAsJsonData("<custom field>customfield_11100").asArray()[0]

Replace 11100 above with the ID of “Elements Connect Field”

  1. Evaluate the results.

  • “Elements Connect Field” (custom field configured on the Elements Connect third-party app)

  • “Elements Related Field” (field set using JMWE)

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@bc3e0baf
sortmodified
showSpacefalse
reversetrue
typepage
labelskb-how-to-article
cqllabel = "kb-how-to-article" and type = "page" and space = "SUPPORT"