Button handy |
---|
blank | true |
---|
color | #0052CC |
---|
name | Send Feedback |
---|
link | https://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=Copy+watchers+to+sub-tasks+-+490999935 |
---|
width | auto |
---|
|
Html bobswift |
---|
<iframe width="560" height="315" src="https://www.youtube.com/embed/41okKkC4n3o" frameborder="0" allowfullscreen></iframe> |
...
Code Block |
---|
string [] keys = selectIssues(argv[0]);
string [] ret;
for(string k in keys) {
if(size(subtasks(k)) != 0) {
ret += k;
}
}
return ret; |
We've encountered an issue exporting this macro. Please try exporting this page again later.