We couldn't load all Actvitity tabs. Refresh the page to try again.
If the problem persists, contact your Jira admin.
IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.

    • 1
    • We collect Jira Service Desk feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      Problem definition

      By default, when importing objects and concatenating values from multiple datalocators, the default concatenator is space. However, it is not possible to ignore the concatenator and not use any value (e.g. so that "ABC" and "1234" together become "ABC1234").

      Suggested resolution

      Add option to disable concatenator completely, so the values are concatenated without any character in between.

      Workaround

      • Create the desired value right on the source side, example:
        • If using database as a source, create a new column that contains concatenated values from other desired column values (without space), then use that new column as a datalocator.
        • If using CSV as a source, open the file in Excel (or other spreadsheet editor) and use CONCATENATE function to generate a desired value in a new column, then use that generated column as a datalocator.
      • Use Insight Automation rule, that would execute a Groovy script which would find if there is a space in the object attribute and remove it.

            Loading...
            IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.

              • 1
              • We collect Jira Service Desk feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

                Problem definition

                By default, when importing objects and concatenating values from multiple datalocators, the default concatenator is space. However, it is not possible to ignore the concatenator and not use any value (e.g. so that "ABC" and "1234" together become "ABC1234").

                Suggested resolution

                Add option to disable concatenator completely, so the values are concatenated without any character in between.

                Workaround

                • Create the desired value right on the source side, example:
                  • If using database as a source, create a new column that contains concatenated values from other desired column values (without space), then use that new column as a datalocator.
                  • If using CSV as a source, open the file in Excel (or other spreadsheet editor) and use CONCATENATE function to generate a desired value in a new column, then use that generated column as a datalocator.
                • Use Insight Automation rule, that would execute a Groovy script which would find if there is a space in the object attribute and remove it.

                        Unassigned Unassigned
                        mfilipan Marko Filipan
                        Votes:
                        3 Vote for this issue
                        Watchers:
                        5 Start watching this issue

                          Created:
                          Updated:

                              Unassigned Unassigned
                              mfilipan Marko Filipan
                              Votes:
                              3 Vote for this issue
                              Watchers:
                              5 Start watching this issue

                                Created:
                                Updated: