Check last state by weight, not sid
bwo - August 9, 2008 - 10:29
| Project: | Comment Workflow |
| Version: | 5.x-1.1 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | John Money |
| Status: | closed |
Jump to:
Description
I have installed the module and set everything according to help page, did some workflow state changes and the comments behave as they used to, I cannot see any change. What this module is supposed to do exactly? Thanks for help!

#1
Quick test case:
Let me know if you need further help.
#2
OK, I know what's going on. You treat as "last state" the state with the highest sid, i.e. the last created state, which is not always the case. I think the module should the check highest weight, not sid.
#3
Yes, indeed... new release forthcoming. Thanks for report! :)