Details
-
Type:
Story
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: JIRA
-
Labels:None
-
Team:SQuaRE
Description
The last few days exposed that we need a new field in JIRA for epics, something like "original cycle". The problem is that if some epics are late (like the 29 W16 epics that are now assigned to X16 or F16): https://jira.lsstcorp.org/issues/?filter=14212
We had to manually track them down, just look at the filter:
project = DM AND
|
issuetype = Epic AND
|
key in (DM-1109, DM-1111, DM-1117, DM-1123, DM-1233, DM-1955,
|
DM-1956, DM-1988, DM-2089, DM-2208, DM-2586, DM-3500,
|
DM-3559, DM-3578, DM-3581, DM-3594, DM-3602, DM-3622,
|
DM-3647, DM-3832, DM-3838, DM-3841, DM-3842, DM-3875,
|
DM-3876, DM-3878, DM-3887, DM-3906, DM-3909)
|
ORDER BY cf[10202] DESC, cf[10502] DESC, Cycle, WBS, Key
|
So, as much as I hate to ask for another field, it will really help.
And we can always do a swipe through all epics when we are starting a new cycle and set these if they are not set, so hopefully it won't be much burden on anyone.
I don't feel strongly about the name, if someone has better suggestion than my "original cycle", let's call it something else!
Attachments
Issue Links
- mentioned in
-
Page Loading...
Kevin Long actually does track this in PMCS (or in Excel not sure which). It makes sense to have it in JIRA, but once we have the field, we should synchronize JIRA and PMCS information.