Features & Possibilities
- Search and JQL support
- Agile board issue detail view
- Copy & Paste a checklist from the clipboard. Multiline text
- [Server] Modify checklists on a Workflow Transition
- [Server] Convert checklist item to Jira issue
- Templates
- Custom Statuses
- Validate before transition
- Control Position of Checklist Rendering
- Progress on Agile Board
- Track checklist changes. History
- Assigned Checklist Items page
Features Highlights
Various item's states and details per item
Markdown support
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Release instructions
## Preparation
+ Add feature permissions
+ Send `internal` announcement with presentation
~ Prepare branch
> * merge feature to master
> * set tag
> * update [changelog](https://www.google.com)
## Deploy
- Deploy master to prod
- Deploy new login page
- Test and confirm successful deployment
- Send `external` announcement to customers |