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?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.