Skip to content

Activity API #48

@kiafaldorius

Description

@kiafaldorius

Most project management systems have an activity api or some sort of RSS feed to pull data about changes to tasks, comments, and whatnot.

I'd like to have that added to TaskMapper.

I envision something like:

project.activities(from)
project.activities(from, to)

Activity should have an associated task id so we can pull task info, and possibly some optional items like comment id or body if available. I'm not sure what the standardized fields should be, I'll let you review the providers that have it and decide yourself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions