in unboxing, ignores if TxID and TxIDs are both set (which shouldn't happen); TxIDs takes precedence
Open
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
in unboxing, ignores if TxID and TxIDs are both set (which shouldn't happen); TxIDs takes precedence
_Originally posted by @mmou in https://github.com/keybase/client/pull/24107#discussion_r423841930_
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Go code that handles unboxing and the TxID and TxIDs fields. Check how the path behaves when both fields are set, then inspect nearby tests or add a focused regression test. Done means the invalid simultaneous setting is handled according to the issue's intended behavior rather than silently giving TxIDs precedence.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100