MapColonies / MapColonies/jobnik-manager

update priority validation

Open
#29 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.