Skip to content

CREATE ASSOCIATION cross-module hangs (timeout) #415

@retran

Description

@retran

Description

CREATE ASSOCIATION with parent and child entities in different modules hangs indefinitely. Same-module associations work fine.

Reproduction

CREATE ASSOCIATION MyModule.TestAssoc (
  MyModule.TestEntity (*) --- Administration.Account (1)
);

Expected: Association created or error returned.
Actual: Command hangs indefinitely (no output, no return).

Environment

  • mxcli: v0.7.0-257-ga07e7e0
  • Project: EnquiriesManagement (Mendix 11.8.0)

Workaround

None — cross-module associations cannot be created via mxcli.

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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