* [SEQ-5] - Sequence number is incremented on cloning tickets
* [SEQ-6] - Allow to specifiy an initial value for a sequence
* [SEQ-7] - Allow to specify a custom increment
Last modified 2013-07-25 • 0 downloads • By iDalko
Support
To check known issues (or if you want to file one), view this app's issue tracker.
To learn more about the app, you should:
- Investigate the wiki.
If you are a developer, you can help fix the problem yourself by:
- Downloading the source code.
Description
Some use cases are:
* If you use Jira to track customer complaints and you don't want to communicate the internal Jira issue key to the customer.
* If you create quotes and invoices with Jira and you need to assign a unique invoice number.
How to use this add-on
* Add a custom field (such as a read-only text field) to your configuration
* Add the post-function to your workflow and specify the custom field, the sequence name and the formatting of the number.
Version history
1.1.0-rc1Jira Server 5.0.1 - 6.0.82013-07-25More configuration options for the sequencer All credits to Sebastian Westemeyer who needed some additional features and actually implemented them - cheers !1.0-rc1Jira Server 5.0.1 - 6.02013-05-23Initial submission