MapColonies / MapColonies/jobnik-manager
update priority validation
Open
enhancement
priority: medium
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
add validation, that priority changing can be executes only when job's operation status is not in finite state (completed,failed or aborted)
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating the priority-update API entry point and the job operation-status validation, then trace how completed, failed, and aborted jobs are represented. Done means priority changes are rejected for those terminal states and remain allowed for non-terminal states, with tests covering both cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100