Thanks to visit codestin.com
Credit goes to github.com

Skip to content

group_followee_count returns incorrect amount #2628

@trickvi

Description

@trickvi

The function logic.action.get.group_followee_count returns the amount of groups and organization the user follows. This is incorrect because according to the documentation (and function name) it should only return organisations.

This is because organisations are also groups and the function logic.action.get._followee_count doesn't filter the groups like logic.action.get.group_followee_list and logic.action.get.organization_followee_list do.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
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