5sControl / 5sControl/5s-backend

[4+2h.] manifest job creation

未关闭
#408 1 条评论 0 个 reaction 已指派 1 人 已被 @Dimskay1988 认领 在 GitHub 查看
主要语言
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。