Jon Nichols
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Asynchronous HTTP
The workflow API includes a number of synchronous HTTP calls. But for my workflow, I'd rather make the calls asynchronous, so the workflow doesn't pause. Is that supported? Is there a different way... -
Created Lightweight Task lists
YouTrack has a complete system for managing sub-tasks. However, this can all be pretty heavy. More often, I have a task, which may have a series of implementation steps, but I don't want to create ...