Skip to content

Argument should be persistent according to error text, but is triggered is said argument is persistant. #88

Open
@Sluimers

Description

@Sluimers

Dataservices.java

if (targetArgName == null || viewArgName == null || Core.getMetaObject(viewArgType).isPersistable())
            throw new RuntimeException("Microflow '" + serviceDef.getOnUpdateMicroflow() + "' should have one argument of type "
                                       + serviceDef.getSourceEntity() + ", and one argument typed with an persistent entity");

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