userHasSoftwareAccess

userHasSoftwareAccess

We've encountered an issue exporting this macro. Please try exporting again later.

Syntax

userHasSoftwareAccess(username)

Package

Alias

Pkg Usage

Description

Verifies if a user has access to the Jira Software application.

Parameters

Parameter name

Type

Required

Description

username

String

Yes

Username of the user that is being checked.

Return Type

Boolean

A "true" return value means that the user has access to Jira Software.

Example

return userHasSoftwareAccess("jsmith");

Returns "true" if the user has access.

See also

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.