BMO/Recent Changes/2025-03: Difference between revisions
< BMO | Recent Changes
Jump to navigation
Jump to search
DaveLawrence (talk | contribs) (Created page with "== 2025-03-11 == [https://github.com/mozilla-bteam/bmo/tree/release-20250311.1 release-20250311.1] * {{bug|1949556}} Add new index for object_id to audit_log table to speed up modification_ts migration in bug 1926081 * {{bug|1949988}} Bugzilla DB Error can occur under certain conditions when determining tracking flag visibility * {{bug|1949285}} BMO ETL: Update export script to temporaily not cache profiles daat until migration is complete from bug 1926081 * {{bug|19514...") |
DaveLawrence (talk | contribs) No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== 2025-03-24 == | |||
[https://github.com/mozilla-bteam/bmo/tree/release-20250324.1 release-20250324.1] | |||
* {{bug|1954833}} Change product name from "Fenix" to "Firefox for Android" | |||
* {{bug|1954310}} BMO ETL: Add more verbose debugging output to what is already logged | |||
== 2025-03-19 == | |||
[https://github.com/mozilla-bteam/bmo/tree/release-20250319.1 release-20250319.1] | |||
* {{bug|1944400}} Updates for Thunderbird uplift template | |||
* {{bug|1952124}} BMO ETL: Add unique index to the bmo_etl_cache table to duplicate IDs for a table will throw SQL error | |||
* {{bug|1954571}} Fix image build and push to GAR workflow | |||
* {{bug|1196803}} Add a "reply and needinfo" button | |||
* {{bug|1954833}} Change product name from "Fenix" to "Firefox for Android" | |||
== 2025-03-11 == | == 2025-03-11 == | ||
Line 4: | Line 19: | ||
* {{bug|1949556}} Add new index for object_id to audit_log table to speed up modification_ts migration in bug 1926081 | * {{bug|1949556}} Add new index for object_id to audit_log table to speed up modification_ts migration in bug 1926081 | ||
* {{bug|1949988}} Bugzilla DB Error can occur under certain conditions when determining tracking flag visibility | * {{bug|1949988}} Bugzilla DB Error can occur under certain conditions when determining tracking flag visibility | ||
* {{bug|1951478}} BMO ETL: Add a timestamp to lock table and remove lock if timestamp is greater than a day | * {{bug|1951478}} BMO ETL: Add a timestamp to lock table and remove lock if timestamp is greater than a day | ||
* {{bug|1951989}} Update cookie banner wording to be more explicit that non-essential cookies are NOT used for tracking and/or analytics in Bugzilla (legal approval required) | * {{bug|1951989}} Update cookie banner wording to be more explicit that non-essential cookies are NOT used for tracking and/or analytics in Bugzilla (legal approval required) | ||
* {{bug|1951739}} BMO ETL: Add parameters to export script to turn off cache for one or more tables | * {{bug|1951739}} BMO ETL: Add parameters to export script to turn off cache for one or more tables |
Latest revision as of 23:20, 24 March 2025
2025-03-24
- bug 1954833 Change product name from "Fenix" to "Firefox for Android"
- bug 1954310 BMO ETL: Add more verbose debugging output to what is already logged
2025-03-19
- bug 1944400 Updates for Thunderbird uplift template
- bug 1952124 BMO ETL: Add unique index to the bmo_etl_cache table to duplicate IDs for a table will throw SQL error
- bug 1954571 Fix image build and push to GAR workflow
- bug 1196803 Add a "reply and needinfo" button
- bug 1954833 Change product name from "Fenix" to "Firefox for Android"
2025-03-11
- bug 1949556 Add new index for object_id to audit_log table to speed up modification_ts migration in bug 1926081
- bug 1949988 Bugzilla DB Error can occur under certain conditions when determining tracking flag visibility
- bug 1951478 BMO ETL: Add a timestamp to lock table and remove lock if timestamp is greater than a day
- bug 1951989 Update cookie banner wording to be more explicit that non-essential cookies are NOT used for tracking and/or analytics in Bugzilla (legal approval required)
- bug 1951739 BMO ETL: Add parameters to export script to turn off cache for one or more tables