optimajet / WorkflowEngine.NET

WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service).
https://workflowengine.io
870 stars 246 forks source link

GetAvailableCommands return an empty array #42

Closed Hamza23579 closed 4 years ago

Hamza23579 commented 4 years ago

Hi, I am trying to get available commands but all I get is an empty array. The function worked just fine but now I am having this issue. Any ideas on what the problem might be? Thank you.

optimajet commented 4 years ago

Hi, Most likely, some of your authorization rules attached to a transition, returned false. If you want more help please write details to support@optimajet.com.

Hamza23579 commented 4 years ago

okay Thanks