Update temp line that is used to ignore dynamic mission variables
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 287
- Forks
- 140
- Avg merge
- 6d 14h
- Merged PRs (30d)
- 18
Description
Desired capability or behavior.
Note from Ken: temp line to ignore dynamic mission variables, will not work if names change to 'dynamic:mission:*'
See note # 1180 of setup_trajectory_params() in variable_info/functions.py.
Suggested implementation.
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at note 1180 in setup_trajectory_params() in variable_info/functions.py and inspect the temporary line that ignores dynamic mission variables. Update the handling so names matching the dynamic:mission:* pattern remain ignored when variable names change, then verify the updated behavior with the relevant tests.
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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100