Bug #379
Rules broken due to invalid user roles
| Status: | Resolved | Start date: | 02/12/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | development | Spent time: | - | |
| Target version: | 0.6.0 | Estimated time: | 0.25 hour | |
| Difficulty: | average |
Description
New occupation notification and Occupation approved notification rules report
Error: Data selector node:author for parameter account is invalid.
see : http://dev.fga-directory.gotpantheon.com/admin/config/workflow/rules/reaction
please update feature and push to dev.
Revert rules once in the feature, so they are not reported as overriden.
History
Updated by Marco Carbone over 1 year ago
- Status changed from New to Feedback
- Assignee changed from Marco Carbone to Andrew Mallis
This was being caused by that rules/uuid integration bug: http://drupal.org/node/1427662
I updated uuid to the dev release and that resolved the problem. I can't find the exact patch that resolves it, which is why I'm using dev rather than a patched version. If that's a problem I can reverse engineer the patch if you'd like.
Updated by Andrew Mallis over 1 year ago
- Status changed from Feedback to Resolved
-dev is fine. thanks.