5sControl / 5sControl/5s-backend
[8 - h.] Implement on the manifest side the relation of several Jobs that belong to the same order
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
сделать связь выполненных job на манифесте
- создать таблицу заказов
- переделать запросы на ордерс вью
Contributor guide
Research direction
The issue mentions creating an orders table and modifying queries in the orders view. Start by examining the existing models in the Django app to understand the current Job and Order structures. Look for migration files and the views handling orders to see what needs to be changed. Determine how to establish the relationship between Jobs and Orders in the database schema and update the corresponding API endpoints.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100