When dealing with a node type that has upwards of 100 fields, workflow fields and workflow 1.2 seems to wipe out the field checkbox page upon submit. I had various workflow steps with numerous fields checked for different roles both visible and editable, and upon submitting it wipes out all but about 60-70 field settings. The only way for me to fix the issue was to manually set the mysql database field values, which will get read properly when visiting the field settings page, but upon submit it wipes out all the settings to not checked.

Comments

bretbenziger created an issue. See original summary.

johnv’s picture

This sounds like a serious website. Is it a new one? First i would upgrade to workflow 2.x . In that version , lots of errors are resolved.
It may require the dev version of WorkflowFields and perhaps patching it.

bretbenziger’s picture

Workflow 2 does not allow you to place the workflow buttons in a block. If I could do that, I would try it.

johnv’s picture

It does. There is also a preconfigured block.

bretbenziger’s picture

Oh sweet. I did, however, solve the error. Had to increase my server's php.ini setting max_input_vars greater than 1000.

bretbenziger’s picture

Status: Active » Closed (fixed)