Ticket #7909 (closed Bug: fixed)

Opened 4 years ago

Last modified 4 years ago

content rules, changes get lost after zope restart

Reported by: mr_savage Owned by: optilude
Priority: critical Milestone: 3.1
Component: Content Rules Keywords: content rules
Cc:

Description

Changes done to content rules conditions and actions get lost when restarting the zope instance. This happens from plone 3.0.5 on.

Tested with action Move to Folder and condition Content Type

steps to reprocedure:

on a standard plone 3.0.5 or plone 3.0.6 site create a content rule condition: Content Type (initial specify page e.g.)

change the condition to another content type ( event e.g.)

restart the zope instance, the condition's content type will be page again

Change History

comment:1 Changed 4 years ago by optilude

  • Status changed from new to closed
  • Resolution set to fixed

(In [19725]) Be a lot less clever. Fixes #7909.

comment:2 Changed 4 years ago by optilude

(In [19726]) Backport fix refs #7909.

Note: See TracTickets for help on using tickets.