get_full_network not returning the full list of linked files.
Open
bug
- Dominant language
- Python
- Stars
- 23
- Forks
- 8
- Avg merge
- 16d 4h
- Merged PRs (30d)
- 1
Description
get_full_network command doesn't seem to bring up all the linked files from the model.model_files (FcsFile) object.
Could be something to do with relative paths not attaching or the FcsFile object not correctly looping through included objects.
Contributor guide
Research direction
Start at the get_full_network command and inspect how it traverses model.model_files and FcsFile objects. Check whether relative paths are attached and whether included objects are all visited; done means the command returns the complete list of linked files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100