planetarium / planetarium/ArenaService
Send ticket status after refresh
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1
- Forks
- 3
- Avg merge
- 29m
- Merged PRs (30d)
- 1
Description
Add ticket status to the response after refresh
https://github.com/planetarium/ArenaService/blob/41d2c037d1b7c84380608baf5a2766ddc8b0d4b1/ArenaService/Controllers/AvailableOpponentController.cs#L148
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 in ArenaService/Controllers/AvailableOpponentController.cs at line 148 and inspect the response returned after the refresh operation. Confirm how ticket status is represented elsewhere, then include that status in the refresh response and verify the response contains it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100