Uploaded image for project: 'Automation for Cloud'
  1. Automation for Cloud
  2. AUTO-2065

isEmpty() function doesn't work for short text field when the field is empty

XMLWordPrintable

    • Minor

      Issue Summary

      isEmpty() function returning blank value when the field doesn't have any value in it for the short text field.

      Steps to Reproduce

      1. Create a short text field
      2. Created an automation with print value for {{issue.customfield_XXX.isEmpty}} OR {{issue.customfield_10618.isNotEmpty}}
      3. Make sure the short text field doesn't have a value

      Expected Results

      If the field doesn't have any value, the it should print True for {{issue.customfield_XXX.isEmpty}} and False for {{issue.customfield_10618.isNotEmpty}}

      Actual Results

      There is no result return when the field is empty. This function only works when the field has value

      Workaround

      NA

              Unassigned Unassigned
              19b241b646f3 Neha Mahajan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: