getgroupnames function from People Functions - Plug-in (shared component) is bre

getgroupnames function from People Functions - Plug-in (shared component) is breaking if input group id list is too big. getgroupnames function returns few group names blank randomly if list of input group id is too big (e.g. > 5000). This behavior is very random i.e. one can not predict which group name will be blank in results if we call same getgroupnames function again and again.

Please look into the issue and resolve it.

OriginalPostID-190212

OriginalPostID-190212

  Discussion posts and replies are publicly visible

Parents
  • Thanks @sikhivahans & Tom for looking into this issue.

    @sikhivahans: I am very confident and tested that getgroupnames function returns blank results randomly (there is no fix pattern) for valid group ids. So you can also test it by providing valid input of list of group ids (>5000) to getgroupnames.

    For now, I have moved ahead with using apply function on group(id, attribute) function to achieve the desired functionality.

    It would be good if the getgroupnames plug function is fixed or this limitation documented in description or instructions for its usage.

    Thanks.
Reply
  • Thanks @sikhivahans & Tom for looking into this issue.

    @sikhivahans: I am very confident and tested that getgroupnames function returns blank results randomly (there is no fix pattern) for valid group ids. So you can also test it by providing valid input of list of group ids (>5000) to getgroupnames.

    For now, I have moved ahead with using apply function on group(id, attribute) function to achieve the desired functionality.

    It would be good if the getgroupnames plug function is fixed or this limitation documented in description or instructions for its usage.

    Thanks.
Children
No Data