[design] Should task lists return tags?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 16
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Reference to myself. Not actionable.
The task list function currently returns tags in the Python implementation, but does not in the PHP implementation. Is it desirable to have the tags added? I am leaning towards no, because it always incurs the extra costs even if people don't need the information, and I am not aware of this being a much requested feature to begin with.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the task list functions in the Python and PHP implementations, starting with how each currently handles tags and the stated cost of retrieving them. The issue is done only when the project reaches a decision about whether tags belong in the response and turns that decision into an actionable scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100