Closed
Bug 1904042
Opened 2 years ago
Closed 1 year ago
Remove bucket_region column from the database
Categories
(Tecken :: General, task, P2)
Tecken
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sven, Assigned: sven)
References
Details
Attachments
(2 files)
Tecken stores a bucket_region field in the database for each upload. This field isn't used for anything except for showing it in the UI. The information is not useful, and buckets in GCS don't necessarily have a region, so we should remove the field.
Since this step involves a destructive migration, at least theoretically, I split this bug out of bug 1564452.
| Assignee | ||
Comment 1•2 years ago
|
||
Assignee: nobody → sven
| Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Priority: -- → P2
Comment 3•2 years ago
|
||
setting to P2 because it's actively being worked on
| Assignee | ||
Comment 4•2 years ago
|
||
| Assignee | ||
Comment 5•2 years ago
|
||
The first part of this was deployed in bug 1904880 tag v2024.06.26.
| Assignee | ||
Comment 6•2 years ago
|
||
I manually tested the user interface in production, and all is looking good.
Comment 7•1 year ago
|
||
Everything merged up to this point was deployed to prod in bug #1908904.
Flags: needinfo?(sven)
| Assignee | ||
Comment 8•1 year ago
|
||
This is looking good in prod – no errors in Sentry and monitoring graphs look good.
Flags: needinfo?(sven)
| Assignee | ||
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•