Skip to content

Error in Or Statement Evaluations #510

@rengzhengcodes

Description

@rengzhengcodes

{>=5|>=5} in a list (like in 6-4 Centers) marks itself as true when the latter condition is true but not the former (may also apply for if the former is true but not the latter, have not tested). {>=2|>=1} also seems to be broken in that both conditions can be met, but it only is true if the first substituent of the or meets the requirements. I believe these both stem from set-operative errors in the backend (will update if/when I track them down).

Edit: The latter issue is exhibited in 6-4 Electives AI+D/Application CI-M

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions