I'm migrating a procedure from v7.6 to v9, there is an action which is set to be available to the ToDoList but it is not. I am not using re-open folder and I can clearly see the folder appearing on the todo list, so I know it's not a problem creating the alert. Used SQL profiler on it and it looks like the role isn't even being queried in the database. But when I change the role to the metastorm administrator, Originator, or everyone it works.
I guess I can work around the problem by changing the roles for the actions so that they never evaluate the ToDo list, but it would be better to fix it. It is a fresh install, so I can't rule out some config setting that I haven't set properly...
Has anybody else had this problem?
p.s. Where are the action roles saved in v9? The field they used to be stored in for v7.6 is blank now... Are they in the dll's?