Hi All:
So it's getting a bit tedious running manual jira queries all day long
so I can see what I'm working on. ds_my_next_master_unresolved is still
effectively a beta1 query, when it should be a beta2 query.
As I understood it, once a branch is 'frozen', it should only appear in
ds_my_freeze_unresolved, and not also in ds_my_next_master_unresolved.
This is so that people who are 100% done with beta1 can move on to beta2
tasks without having to make changes to their dashboard all the time.
As of right now, these two queries are identically returning beta1
items, and so I have wasted real-estate (two identical queries) and
cannot see my beta2 tasks.
I did a check on
https://github.com/maxandersen/jiralint/blob/master/constants.json and
https://github.com/maxandersen/jiralint/blob/master/filters-composite.json
and was unable to see the String 'beta' anywhere, so I'm unable to
create a pull request to update the filters. So I'm doing manual queries
all day long now ;) Plz to fix. kthnx.
https://issues.jboss.org/browse/JBIDE-20097
- Rob