Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update task model #23

Open
TanishqSingla opened this issue Mar 9, 2023 · 2 comments
Open

Update task model #23

TanishqSingla opened this issue Mar 9, 2023 · 2 comments

Comments

@TanishqSingla
Copy link

Overview

The current task model is outdated, and needs to be updated. The following suggestions are made by comparing data from url https://api.realdevsquad.com/tasks
Missing fields

  • percentCompleted: number
  • priority: string
    Misc
  • taskId is actually id
  • assignee type is string | boolean as noticed from the data

Optional fields

  • feature key is missing on many objects
  • links
  • participants
@bajajcodes
Copy link

@TanishqSingla Please provide set of values for constant fields.

@TanishqSingla
Copy link
Author

Currently there is no clarity for constant fields, this would require a discussion.
cc. @ankushdharkar @vinayak-trivedi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants