The script to copy information from duplicate bugs to the bugs they have been duplicated to should not revert signature changes
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 68
- Forks
- 92
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 16
Description
Jens removed a signature, because it is invalid (I'll file a separate issue about that): https://bugzilla.mozilla.org/show_bug.cgi?id=1435343#c90
Then right after, bugbug added the same signature right back. It would be better if it didn't just flip the signatures right back after somebody changed them.
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
Locate the script that copies information from duplicate bugs to the bugs they were duplicated to, then inspect how it handles signatures and existing Bugzilla values. Done means a signature manually removed as invalid is not automatically restored by the copy operation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100