15 Jan
2004
15 Jan
'04
7:06 p.m.
Jim Roepcke wrote at 2004-1-14 22:00 -0800:
....
* use ZSyncer to sync configuration data in the ZODB from DEV to QA and from QA to PROD.
Do you use workflow transition "after" scripts to do this syncing? If not, how/when do you trigger it?
Configuration data is not controlled by CMF/Plone workflows (these workflows control "content" in the sense of CMF/Plone). Configuration data is synced from DEV to QA when a development cycle ended and the corresponding QA should start. QA is synced to PROD once the QA team released the result. Of course, this is workflow, too, but on a different (the development rather than the content) level. -- Dieter