BMO/Recent Changes: Difference between revisions

From MozillaWiki
< BMO
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
= Recent Changes =
= Recent Changes =
== 2025-04-10 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20250410.1 release-20250410.1]
* {{bug|1956136}} GITHUB: Add new bmo slim work flow to Github actions to allow manually building and pushing of new bmo-perl-slim images to GAR
* {{bug|1956957}} Update docker base image to bmo-perl-slim:20250328
* {{bug|1959325}} Malformed characters in email bodys can cause email delivery to fail and backup in the jobqueue
* {{bug|1959356}} *** Place holder for summary ***
* {{bug|1959485}} BMO ETL: Wrap DB calls for storing/retrieving cached data in try/catch to allow script to continue export to BQ if exception occurs


== 2025-03-24 ==
== 2025-03-24 ==
Line 30: Line 39:
* {{bug|1948705}} Search query metadata is not added to all queries
* {{bug|1948705}} Search query metadata is not added to all queries
* {{bug|1948713}} Stop adding `bugs.creation_ts IS NOT NULL` to every search query
* {{bug|1948713}} Stop adding `bugs.creation_ts IS NOT NULL` to every search query
== 2025-02-13 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20250213.1 release-20250213.1]
* {{bug|1930197}} Add an option (or config) to not set the qe-verify+ flag when a GitHub push closes a bug in a given product
* {{bug|1946805}} Count is not being incremented properly when excluding bugs from the full list and therefore the export script is hanging
* {{bug|1941032}} "Always Enable Edit Mode" is broken
* {{bug|1946820}} Update API docs to reflect new no-qe-verify flag added in bug 1930197
* {{bug|1947216}} BMO ETL: Update export script to add arbitrary timestamp for profiles modification_ts if one is not yet set for the actual profile


= Archive =
= Archive =

Revision as of 15:17, 10 April 2025

Recent Changes

2025-04-10

release-20250410.1

  • bug 1956136 GITHUB: Add new bmo slim work flow to Github actions to allow manually building and pushing of new bmo-perl-slim images to GAR
  • bug 1956957 Update docker base image to bmo-perl-slim:20250328
  • bug 1959325 Malformed characters in email bodys can cause email delivery to fail and backup in the jobqueue
  • bug 1959356 *** Place holder for summary ***
  • bug 1959485 BMO ETL: Wrap DB calls for storing/retrieving cached data in try/catch to allow script to continue export to BQ if exception occurs

2025-03-24

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

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

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 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

2025-02-18

release-20250218.1

  • bug 1948705 Search query metadata is not added to all queries
  • bug 1948713 Stop adding `bugs.creation_ts IS NOT NULL` to every search query

Archive