Skip to content

[Bug] Activity metric details are not correct #1629

@frank-zsy

Description

@frank-zsy

Current Behavior

Some duplicate items shows in the activity details if groupTimeRange is not month. Like https://oss.open-digger.cn/github/X-lab2017/open-digger/activity_details.json

Expected Behavior

The activity details should be correct for any time range option.

Any Additional Comments?

The reason is that the detail is basic queried based on monthly data which is how activity calculated, and for other group option, we just collect all the details from each month but not aggregate them based on actor level, should fix this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions