Saving additional data into workflow history
repolainen - October 28, 2009 - 09:52
| Project: | Workflow |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I wonder if there's any way of adding additional node data into the workflow history? Or enable a new logging/history mechanism.
My problem is that I'd need to track information about state changes and node reference -fields at the same time. So I'd know, what was the value of the node reference field in time the state was changed.
Case in question:
An artist (authenticated user) has artwork which has a state (i.e. Sent, Sold, in Gallery, in Warehouse, etc...) and also a location (Gallery Lorem, Gallery Ipsum, Own warehouse, suppliers warehouse, etc.). The artist needs to have a log of which locations have had which artwork between a timeframe.
Any ideas would be appreciated!

#1
You can build such system manually, if you use Rules module to act on Workflow transitions and write custom entries in your own log (which can be anything).
#2
Automatically closed -- issue fixed for 2 weeks with no activity.