Skip to content

Rule blocked: SEND-359 #1016

@JozefAerts

Description

@JozefAerts

SEND359 does regular expression testing whether a value is a number, and this on 6 variables, of which 3 are "explicit" (RPPLDY, RPPLSTDY and RPPLENDY), and 3 are "generic" (--RPDY, --RPSTDY, --RPENDY).
As soon as one of the latter (one of the "generic" ones) is added, the execution in the rule editor fails with the error:
"error":"An unknown exception has occurred"
"message":"Cannot perform 'ror_' with a dtyped [bool] array and scalar of type [NoneType]"

When I comment out the parts for the "generic" ones (--RPDY, --RPSTDY, --RPENDY), so only keep RPPLDY, RPPLSTDY and RPPLENDY, the rule execution runs just fine.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions