FixMyBerlin / FixMyBerlin/fixmy.platform
Sync script does not reliably sync data
- Dominant language
- Python
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
#### Issue description
The data-synchronisation script does not seem to sync data reliably.
#### Steps to reproduce the issue
1. Look at the number of projects in Django Admin, after sync script has run during the night
#### What's the expected result?
- It should be the same number
#### What's the actual result?
- There are currently 286 projects in fixmyplatform and 276 in fixmyplatform-develop
- Also, individual project data is not congruent (e.g. project 340)
#### Additional details / screenshot
- ![Screenshot]()
-
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the data-synchronisation script and review how it populates the Django Admin project data. Compare the records for project 340 and the total project counts in fixmyplatform and fixmyplatform-develop. Done means the nightly sync produces matching project counts and congruent individual project data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100