Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-15584

Add custom validation to Text and Float Customfield Type

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Won't Fix
    • None
    • Issue - Fields
    • None
    • We collect Jira 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.

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      I am searching for a CustomFieldType with Format capacity, allowing to perform control on inputed values.

      For example :

      • an TextCFType assuming some control such :
        • Input Length has to be equal to n Char. or not exeeding m Char.
        • Input has to contains only Alphabetique Char., Lowercase Char. or UpperCase char.
        • Input has to rexpect a RegEx pattern
      • an FloatCFType assuming some control such :
        • Input value has be lower/greater than a specified value
        • Input value has be equal to / different from a specified value
        • Input value has be between 2 specified values

            Unassigned Unassigned
            5d77aaa81033 Vincent Thoulé
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: