Versions Compared

Key

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


Warning

The availability of the users personal data may be impacted by the recent changes by Atlassian in order to meet GDPR compliance. See the following for more information:

  • This routine is available starting with katl-commons 2.0.7 for Jira 5.x or katl-commons 1.1.14 for Jira 4.3.x/4.4.x.
  • This routine is available for Jira server and cloud deployment options.
    Info
    titleAvailability
    Table plus
    applyColStyleToCelltrue
    heading0
    columnTypess,s,s,s
    multiplefalse
    columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
    enableSortingfalse

    Syntax

    setUserProperty(user, propertyKey, propertyValue)

    Package

    Alias

    Pkg Usage

    Description

    Excerpt
    hiddentrue
    Sets properties of users created and maintained in Jira (user properties)..

    Sets properties of users. If the property does not exist, it will be created.

    Cloud Description

    ...

    created

    ...

    .

    Parameters

    ...

    Parameter name

    ...

    Type

    ...

    Required

    ...

    Description

    ...

    user

    ...

    String

    ...

    Yes

    ...

    Username or userkey to set the property for.

    ...

    Cloud Parameters

    Table plus
    applyColStyleToCelltrue
    columnTypess,s,s,s
    heading0
    multiplefalse
    enableSortingfalse

    Parameter name

    Type

    Required

    Description

    user

    String

    Yes

    ...

    Username or userkey to

    ...

    get the property for.

    propertyKey

    String

    Yes

    Key of the property.

    propertyValue

    String

    Yes

    Value to set for the property.

    Return

    ...

    Type

    noneNone

    The returned value has no meaning.

    ...

    Code Block
    setUserProperty("testuser", "phone", "987 654 3210");

    Notes

    Note

    The look-up is first made after the userkey, then after the username.

    Cloud Notes

    Note

    The look-up is made after the userkey.

    See also

    Filter by label (Content by label)
    showLabelsfalse
    max15025
    showSpacefalse
    cqllabel = "user_routine" and space = currentSpace ( )
    labelsuserarray_routineroutines