Actions
Bug #19932
closedCLI, python, CURL examples show every example code twice
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Workbench2
Target version:
Story points:
1.0
Description
For example:
import arvados x = arvados.api().groups().get(uuid='pirca-j7d0g-88spa5tnk4asrj8').execute()import arvados x = arvados.api().groups().get(uuid='pirca-j7d0g-88spa5tnk4asrj8').execute()
Updated by Peter Amstutz almost 2 years ago
This one is a little bit weird, I glanced at the code and it wasn't immediately obvious what was happening.
Updated by Peter Amstutz almost 2 years ago
- Target version changed from Future to To be scheduled
Updated by Peter Amstutz almost 2 years ago
- Related to Feature #19482: Linkable view panel for registered workflows added
Updated by Peter Amstutz almost 2 years ago
I tracked this down since I was adding "Workflow" resources to API response panel, it will be fixed in #19482
Updated by Peter Amstutz almost 2 years ago
- Target version changed from To be scheduled to 2023-03-01 sprint
Updated by Peter Amstutz almost 2 years ago
- Status changed from New to In Progress
Updated by Peter Amstutz almost 2 years ago
- Target version changed from 2023-03-01 sprint to Development 2023-03-15 sprint
Updated by Peter Amstutz almost 2 years ago
- Target version changed from Development 2023-03-15 sprint to Development 2023-03-29 Sprint
Updated by Peter Amstutz almost 2 years ago
- Status changed from In Progress to Resolved
Actions