Skip to content

Номера участников в группе в тегах отображаются лидами / The numbers of participants in the group in the tags are displayed as lids #895

Description

@astashenkoj

Ошибка
Номера участников в группе в тегах отображаются лидами

Требуется
Требуется исправить лиды вместо номеров в тегах в группе

Уровень
API

Обходное решение

  1. Вызовите метод GetGroupData, чтобы получить данные группы.
  2. В массиве participants найдите объект участника, в котором значение поля lid соответствует номеру в теге.
  3. Определите id участника, которому соответствует данный lid

Error
Participant numbers in a group in tags are displayed as lids

Required
Required to fix lids instead of numbers in tags in a group

Level
API

Workaround

  1. Call the GetGroupData method to get the group data.
  2. In the participants array, find the participant object in which the value of the lid field matches the number in the tag.
  3. Determine the id of the participant to which this lid corresponds

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    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