Validate Project Name in Shared Configuration

Em November 26, 2019

Hello everyone,

I've created a plugin that validates a project name from a custom template, similar to the following tutorial:

https://developer.atlassian.com/server/jira/platform/creating-a-project-template/

When creating a project directly from this template, the addProjectHook is called and validate works. However, when I try to create a shared configuration project based off this template, the validation isn't in place. Why doesn't the addProjectHook validate the name of the new shared config project? How can I go about doing this?

Thank you!

Em

0 answers

Suggest an answer

Log in or Sign up to answer