`project.items.update()` that sets `{ title }` but is not a draft should throw a helpful error. `title` is only editable while item is a draft
Open
feature
- Dominant language
- JavaScript
- Stars
- 36
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
This issue has no description.
Contributor guide
Research direction
Start at the implementation of project.items.update() and trace how title updates are validated for draft and non-draft items. Done means a non-draft update that includes title throws a helpful error, while title remains editable for draft items; add or update coverage in the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, javascript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100