ISIS Serial Numbers failing with current serializer.
Open
- Dominant language
- Python
- Stars
- 16
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
The `SerialNumberDecoder` is not longer needed and is causing errors in the presence of `#` characters. Those characters are being added when cubes are run through `jigsaw`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Python `SerialNumberDecoder` and its serializer call sites, then trace how `jigsaw`-processed cubes introduce `#` characters. Reproduce the failure with an affected serial number and verify that serialization succeeds without the obsolete decoder.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100