Support For Third Party Applications

Conditions, validators, and post-functions

Project Configurator supports conditions, validators, and post-functions defined in standard Jira plus the following apps:

Data of any app that implements the extension points defined in Atlassian’s Extending the Jira Import Plugin page is supported. Any custom field values belonging to custom fields whose types are defined in an app will be imported if that custom field type implements the interface "com.atlassian.jira.imports.project.customfield.ProjectImportableCustomField".

If you are a developer or app vendor wanting to create or market an extension for Project Configurator, please see our Integration Toolkit page.