Skip to content

Cannot specify a Group as the actor when initializing by URL #111

@frasern

Description

@frasern

At present, _initFromQueryString always assumes the actor parameter is an Agent, and simply ignores the objectType property if present. This means using a Group doesn't work as expected.

If the objectType property is present and set to "Group", the actor should be instantiated as a Group instead of an Agent.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions