5sControl / 5sControl/5s-backend

[4+2h.] manifest job creation

Open
#408 1 comment 0 reactions 1 assignee Claimed by @Dimskay1988 View on GitHub
Dominant language
Python
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

При выборе в выпадающем списке в 5с имени Controlled zone (Asset.Template.Step), в БД манифеста автоматически создается соответствующая Job

Contributor guide

Open the contributing guide

Research direction

The issue describes automatic job creation in a manifest database when a Controlled zone is selected from a dropdown. Look at the frontend dropdown component (likely in a React or similar UI) that triggers an API call to the backend. In the Django REST Framework backend, find the view or serializer handling Asset.Template.Step selection. Check the models for Manifest and Job to understand the relationship and where the job creation logic should be added. Verify by testing the dropdown interaction and checking the database for the new job entry.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.