Added by K Dub over 10 years ago
Is there a way i can identify what subtask id is associated with an the Issue?
I can seem to locate any methods to tell me.
I have a project where I need to identify all the open issue tickets in redmine that have subtask(s). I need to list all the subtask id numbers.
I'm using redmine-java-api version 2.0.0
Thank you.