Add ability to add comments via API
Open
Nobody has claimed this yet.
API
days
needs specification
P2
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 611
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 49
Description
We should be able to post comments to Translations as part of LLM-based LQA.
Contributor guide
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
Start by locating the API entry points and Translation-related models or views in Pontoon; the issue does not name specific files or an existing endpoint. Trace how Translation data is exposed, then confirm the expected request and response for posting comments and add coverage for the supported behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- api, backend, localization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100