Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors thrown when saving a work report #184

Open
alexanderzatko opened this issue Apr 11, 2024 · 2 comments
Open

Errors thrown when saving a work report #184

alexanderzatko opened this issue Apr 11, 2024 · 2 comments
Assignees
Labels

Comments

@alexanderzatko
Copy link
Owner

After saving report https://rovas.app/node/324680 I received an error:

Notice: Undefined variable: wr_object v eval() (riadok 2 z /var/www/rovas/sites/all/modules/rules/modules/php.eval.inc(159) : eval()'d code).
Notice: Trying to get property of non-object v eval() (riadok 2 z /var/www/rovas/sites/all/modules/rules/modules/php.eval.inc(159) : eval()'d code).
Notice: Undefined variable: wr_object v eval() (riadok 2 z /var/www/rovas/sites/all/modules/rules/modules/php.eval.inc(159) : eval()'d code).
Notice: Trying to get property of non-object v eval() (riadok 2 z /var/www/rovas/sites/all/modules/rules/modules/php.eval.inc(159) : eval()'d code).

@alexanderzatko alexanderzatko self-assigned this Apr 11, 2024
@alexanderzatko
Copy link
Owner Author

the problem is likely in the rules_find_verifier rule

@alexanderzatko
Copy link
Owner Author

also seen when verifying and approving a report that was denied by another verifier already. Rovas is looking for a new verifier and in some contexts can't find it, resulting in this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant