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

"notifyusers=true" handler parameter is not interpreted correctly

XMLWordPrintable

      If the notifyusers handler parameter is explicitely set to true as "notifyusers=true" then it is discarded and notification emails are not sent to users.
      I believe the reason is how the value of this parameter is converted to a boolean value: using Boolean.getBoolean() instead of Boolean.valueOf()

      Other cases work fine:

      If it is not specified, emails are sent (as default behaviour).
      If set to false, emails are not sent.

              bbain bain
              455794c12d72 Tibor Hegyi [META-INF]
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h
                  1h