Uploaded image for project: 'Xporter for Jira'
  1. Xporter for Jira
  2. XPORTER-3044

Share with group AJS.select2 is not translating the InputTooShort message and ItemNotFound Message

    XporterXMLWordPrintable

Details

    Description

      When we write the name of a group and the caracters are less than 2, a popup message appears near the element to show that we need to write more than 2 characters in order to display a list of possible groups to add. That message is not being translated.

      Note: We must analyse what Select2 version Jira is using.

      Options already tried:

      AJS.$('#select2-groups').auiSelect2({
      multiple: true,
      tags: true,
      minimumInputLength: 2,
      placeholder: "$i18n.getText(
      "jiraxporter.admin.globalsettings.automatedgroups.placeholder")",
      dataType: 'json',
      data: groupsArray,

      language: "es",

      //or

      language:

      {   *InputTooShort*: "We must have more than 2 characters" }

      });

      Attachments

        Activity

          People

            tfsi Tiago Silva [X] (Inactive)
            jofe Joao Ferreira [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 6 hours, 30 minutes
                6h 30m