Skip to content

Missing functions in Contact object #1839

@mohierf

Description

@mohierf

The Contact object defines some macros:

    macros = {
        'CONTACTNAME': 'contact_name',
        'CONTACTALIAS': 'alias',
        ...
        'CONTACTGROUPNAME': 'get_groupname',
        'CONTACTGROUPNAMES': 'get_groupnames'
    }

but the functions get_groupname and get_groupnames are not defined in the Contact class nor in the Item base class !

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions