ArasLabs / workflow-timeline

This project demonstrates how to implement a timeline view of an item's workflow process.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configure pending activity sort order

EliJDonahue opened this issue · comments

In the current version of the project, pending activities are ordered by their names. This might work for new ItemTypes, where the workflow activity names are being defined for the first time, but it's not ideal for existing ItemTypes that may already have thousands of workflow processes.