Skip to content

Function evaluation in select...where causes assertion error. #45

Description

@amullarney

The following select statement causes pyxtuml to exit:
select any emp from instances of Employee
where ( selected.busy() );

[ERROR] assert xtuml.relate(*args, **kwargs)
[ERROR] AssertionError
[ERROR] pyxtuml exited with code 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions