Is it possible to process a Workflow step for a selected item (Defect or Feature) using the SDK.
Upon successful completion of our automated build, I'd like to call a process that takes all the Ontime items in a designated status (Code Complete - Awaiting Build) and move them to the enxt status ("Ready for Testing") - however I want to do this via the OnTime workflow engine so that notifications and any other automation I have set up at that point, still runs?
Can this be done?