I wish not to save workflow history for state transitions of certain node types. The reason is for my case the history are not shown to users at all and there might be a lot of useless workflow history data as time goes. Can we do that? Any comments will be appreciated.

Comments

askit’s picture

Title: Disable workflow history for certain content type? » Disable storing workflow history for certain content type?

Making the title more accurate.

crea’s picture

Status: Active » Closed (won't fix)

Workflow is unmaintained now, so unless someone provides a patch, all feature requests go to "won't fix".

nwom’s picture

Version: 6.x-1.1 » 7.x-2.x-dev
Issue summary: View changes
Status: Closed (won't fix) » Active

Bumping to 7.x and to active, since there is a module maintainer again. I could really use this feature as well, since I am no longer using the Workflow History portion of the module, but instead using the Track Field Changes for history related tracking.

Basically, all that is necessary is the current SID with the timestamp etc, but all previous entries are not necessary.

Thanks in advanced for the feature request consideration.

johnv’s picture

Only the Workflow Widget stores the history. So you can use the radiobutton.checkbox widget, if you do not use comments or scheduling.
You can disable the permissions for Workflow History, but the history will be stored none-the less.

If above doesn't work, it might be added to the workflow module.

johnv’s picture

Priority: Normal » Minor
johnv’s picture

Status: Active » Closed (outdated)

New features for D7 are not processed anymore.