Actions
Support #1431
closedHow can I use the plugin when I need to picked out the bug and new feature
Support #1431:
How can I use the plugin when I need to picked out the bug and new feature
Start date:
09/20/2016
Due date:
% Done:
0%
Estimated time:
Description
Hi, I need to use the macro to pick out the bug(tracker_id =1) and new feature(tracker_id=3)
I tried as
{{ref_issues(-f:tracker_id=1, -f:tracker_id=3)}}
but it can not work. How to do it, thanks.
Actions