Project Lead is empty when creating custom AddProjectHook

Chris Steenwyk April 13, 2021

Hi, I am implementing a custom plugin to allow creation of projects. So I am using the Java API and overloading the AddProjectHook class. The GUI I am using for specifying the project details is the default one (requesting a Project Name, ID, and Project Lead).

When I enter the callback:

public ValidateResponse validate(final ValidateData validateData)

The value of validataData.lead() is null for certain users I specify in the GUI. Some users work fine, while others come back as NULL. I have checked permissions for both users and they are the same.

Any ideas?

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
8.13.3
TAGS
AUG Leaders

Atlassian Community Events