Don't cache FAS users -> BZ emails if not worthwhile #22
Labels
No labels
Closed As
Duplicate
Closed As
Fixed
Closed As
Insufficient Data
Closed As
Invalid
Priority
High
Priority
Low
Priority
Normal
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Infrastructure/distgit-bugzilla-sync#22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now, we always pull the whole list mapping FAS users to their BZ email addresses which makes things slow when dealing with only few packages. Don't do this in this case, if we don't need the mapping to mask our email addresses.
Metadata Update from @nphilipp:
Commit 82374d67 fixes this issue