5sControl / 5sControl/5s-backend
[4+2h.] manifest job creation
- 主要言語
- Python
- スター
- 2
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
При выборе в выпадающем списке в 5с имени Controlled zone (Asset.Template.Step), в БД манифеста автоматически создается соответствующая Job
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100