BMO/Recent Changes: Difference between revisions

From MozillaWiki
< BMO
Jump to navigation Jump to search
Line 1: Line 1:
= Recent Changes =
= Recent Changes =
== 2025-04-15 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20250415.1 release-20250415.1]
* {{bug|1960350}} [orangefactor] intermittent failure shows data/occurrences for all trees but link and text are for 'trunk'; use all instead
* {{bug|1947837}} Uncaught SyntaxError: redeclaration of const formatDate
* {{bug|1960366}} BMO ETL: Prototype mismatch errors introduced in recent change to add more debugging information
* {{bug|1959361}} Adding attachments doesn't add you to the bug's CC list
* {{bug|1957414}} Make it clear why the component field is empty when editing bugs in bulk that spam multiple products


== 2025-04-10 ==
== 2025-04-10 ==
Line 32: Line 41:
* {{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
== 2025-02-18 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20250218.1 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 =
= Archive =

Revision as of 21:41, 15 April 2025

Recent Changes

2025-04-15

release-20250415.1

  • bug 1960350 [orangefactor] intermittent failure shows data/occurrences for all trees but link and text are for 'trunk'; use all instead
  • bug 1947837 Uncaught SyntaxError: redeclaration of const formatDate
  • bug 1960366 BMO ETL: Prototype mismatch errors introduced in recent change to add more debugging information
  • bug 1959361 Adding attachments doesn't add you to the bug's CC list
  • bug 1957414 Make it clear why the component field is empty when editing bugs in bulk that spam multiple products

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

Archive