Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.
This repository was archived by the owner on May 22, 2025. It is now read-only.

Duplicated time records with 'gtt report' #44

@elboletaire

Description

@elboletaire

Some issues appear multiple times, with the exact same time record (and same iid). I discovered this while manually sorting a generated markdown (due to #43). BTW the output type does not affect, outputting it directly to the console (without --output=markdown) also duplicates records.

To generate the output I ran this command:

gtt report alvarium/services/programmable-tv socialistes --type=group --subgroups --user=oscar --closed  --hours_per_day=24

Which outputted me around 130 lines of time records, but looking it further, I can see a lot of time records being duplicated, like this one (iid 9):

imatge

And here appears again:

imatge

Obviously I checked every duplicated row to ensure I only tracked time once (btw, should not be needed since the date and iid are exactly the same):

imatge

I know the --closed flag does not affect, because removing it still shows duplicated results:

imatge

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions