Skip to end of banner
Go to start of banner

Jira Administration

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

The section contains the routines that enable users to deal with project setup. Thus, we created the basis for the library of routines that can help you eventually to set up "template" projects in your Jira. There are many routines you may be missing, so please, if you need a new one, let us know.

 

Some of the routines below may ruin your Jira installation!

You need to have administrator rights to run them and you need to take care when updating your projects.

Following simple example shows how you can mess the Jira install: you have an existing project, several issue types, and you set up a new issue type scheme which does not contain all the issue types previously in the project. The result is undefined, and most probably Jira will complain and / or will throw exceptions because the set issue type scheme routine does not migrate the existing issues with non-existent types.

Routines summary

 

We started to add these administration routines with katl-commons version 2.5.8. Prior versions do not have the routines in place.

  • No labels