apache / apache/infrastructure-boxer
Save does not save all attributes
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/apache/infrastructure-boxer/blob/e4c03fece779fdd52985ae3855754042025326be/server/plugins/projects.py#L9
does not save all of the attributes: it ignores repositories, projects, and real_name.
If this is intentional, it should be documented
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at server/plugins/projects.py#L9 and inspect how Save handles attributes. Verify whether repositories, projects, and real_name are expected to persist; done means either saving those attributes correctly or documenting their intentional omission.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100