Skip to content

plugin.selectTrackables is not giving a single option.  #2

@brandoncorbin

Description

@brandoncorbin

plugin.selectTrackables(null) (as in your documentation) is not giving a single select option, but still multiselect. I could solve that with: plugin.selectTrackables(‘tracker’, false)

Solution - add method for both
plugin.selectTrackables(type);
plugin.selectTrackable();

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions