Actions
Patch #5336
closedSubtask issue not accessible via REST API
Description
When I try to view a subtask using the API, I get an exception: it is trying to access a variable that does not exist.
It turns out there is a variable @issues, but in line 12, it is spelled issues.
Git-patch attached.
Files
Actions