Skip to main content

A content rule for setting the value of a field on an object

Project description

collective.contentrules.setfield

Build status

Introduction

This content rule lets you set the value of fields on a content object.

The rule lets you enter PythonScript and you return a dictionary of fields and their values.

The package defines an ‘Objects parent modified’ trigger so that the rule can be triggered when an objects parent is modified.

Changelog

0.9.1 (2021-08-05)

  • Fixed running setfield when using the update_all option instead of the object that triggered the content rule #27 [JeffersonBledsoe]

  • Added black, isort and flake8 #28 [JeffersonBledsoe]

0.9.0 (2021-07-27)

  • Initial release. [instification]

  • Add configurable option to set values on all content that would match the executing rule. [instification]

  • Add configurable option to preserve modification date of updated objects. [instification]

  • Add ‘Objects parent modified’ trigger and handler to contentrules. [instification]

  • Add unit tests. [JeffersonBledsoe]

  • Ensure only dexterity fields can be set and values are valid or error thrown [djay]

  • Fix bug where object with no workflow would prevent rule being fired [djay]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.contentrules.setfield-0.9.1.tar.gz (16.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page