Does a helper class exist providing validation for the most common JIRA objects?

Kinto Soft
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 25, 2013

Hi,

I'm writing some JQL functions and I need to validate usernames, roles, etc...

Are such validations grouped at somewhere?

So I might use:

doesUserExist(username);

doesProjectExist(projectKey);

doesIssueExist(issueKey);

.. and so on.

Thanks,

Pablo.

1 answer

0 votes
Timothy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 25, 2013

What do you mean by grouped somewhere? You need to either look into the right managers or the right utils. I know UserUtils will help you.

https://developer.atlassian.com/display/JIRADEV/JQL+Function+Plugin+Module

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events