-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Feature request
Allow [epic] whiteboard label to create a Jira ticket as "Epic".
Context
We often have meta bugs in bugzilla that we would like to have as Jira epics. We usually end up manually changing the type on Jira.
It would be nice to have a way of creating Jira epics or updating an already synched issue to an epic, and the proposal here is to use a [epic] whiteboard label.
This work can also serve as a precursor for replicating the bugzilla dependency structure in Jira. Right now, we map issues as "defect -> bug", "task -> task", but in Jira, we cannot link a task as a child of another task, so we have to have the parent as an epic. Having a way to create epics will bring us one step closer to being able to add a 'depends on' bugzilla bug as a child item in Jira.