5sControl / 5sControl/5s-backend
[8-h.] logging the start and end time of the step
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Реализовать сохранение времени начала и окончания step и Job в манифест
Contributor guide
Research direction
Look for models related to 'step' and 'Job' in the codebase, likely in a 'manifest' module or app. The task is to add start and end time fields to these models and ensure they are saved. Check existing serializers and views for these models to understand the data flow. Running the test suite after changes will verify the implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- backend, data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100