HI is it possible to get the tasks whose status changed on performing a task in django-viewflow?
Is it possible to get the tasks whose status changes in django viewflow?
71 views Asked by Pooja Kumari At
1
HI is it possible to get the tasks whose status changed on performing a task in django-viewflow?
You can examining
activation.task.leadingchain after callingactivation.done()