Hi,
iam trying to use rules to set a node back tu unpublished if a certain field (image field) has changed, so i can review it if the content is okay. the problem is that i only want it to be set back to unpublished if that one field has changed and currently manually setting the node to "published" will trigger the rule and set it back tu unpublished. the log says that "field has changed" = true.

Comments

fago’s picture

Title: "Field has changed" always triggered » "Field has changed" always triggered for imagefields
Project: Rules » Content Construction Kit (CCK)
Version: 6.x-1.0-rc2 » 6.x-2.x-dev
Component: Provided module integration » Rules Integration
Status: Needs review » Postponed (maintainer needs more info)
Issue tags: +rules integration

Which version of CCK are you using? Try if updating to the latest dev-snapshot helps.

ChaosD’s picture

Status: Postponed (maintainer needs more info) » Needs review

iam using the latest stable release because i want to avoid using dev versions on a live site.
currently, i worked around the problem building a similar functionality with different modules

fago’s picture

Status: Needs review » Postponed (maintainer needs more info)

Then please reopen as soon as you can reproduce it with dev-snapshots. (You could test it on a dev-site too..)

fago’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

please help testing the patch in #446390: make rules conditions more robust.