collective / collective/collective.contentrules.setfield
remove "Objects parent modified" handling and recommend use of rules with ollective.contentrule.parentchild or querysplitter instead
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
So triggering on one object always triggers for everything in the site? That seems really dangerous to me.
[collective.contentrule.parentchild](https://github.com/collective/collective.contentrules.parentchild) solves the case of updating children etc better and without having to reimplement all conditions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.