Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
titleAvailability

This routine is available starting with katl-commons SIL Engine™ 2.0.7 for Jira 5.x or katl-commons SIL Engine™ 1.1.14 for Jira 4.3.x/4.4.x.

...

If the property does not exist, it will be created.

Parameters

Parameter name

Type

Required

Description

user

String

Yes

Username or userkey to get the property for.

propertyKeyStringYesKey of the property.
propertyValueStringYesValue to set for the property.

Return type

none

The returned value has no meaning.

...