Ignore Button
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 4
- Forks
- 9
- Avg merge
- 7d 14h
- Merged PRs (30d)
- 1
Description
Ability to disable a device in the lightpath, e.g. to check what would happen if we pretend that the device is removed. This would be useful for devices that randomly start behaving poorly in terms of states, etc.
Requested by Jason
Contributor guide
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
The issue names no files, tests, or entry points. Start by locating the Python code that models lightpath devices and their states, then determine how a device can be treated as removed without changing its real state. Done should include a defined disable behavior and coverage for the affected state handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100