Skip to content

ClockifyClient.FindAllTimeEntriesForProjectAsync "hydrated" parameter makes no sense #62

Open
@topennanen

Description

@topennanen

As the method can only return unhydrated time entries (TimeEntryDtoImpl) , the parameter "hydrated" is useless.

Suggestion: Separate method for hydrated time entries, which uses appropriate method for the use time entry queries (ClockifyClient.FindAllHydratedTimeEntriesForUserAsync) and returns HydratedTimeEntryDtoImpl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions