BMO/Recent Changes: Difference between revisions

From MozillaWiki
< BMO
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
= Recent Changes =
= Recent Changes =
== 2025-05-27 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20250527.1 release-20250527.1]
* {{bug|1965553}} Uplift approval set in bugzilla without relman approval
* {{bug|1968044}} BMO ETL: Change the way export loops through the row data so as to not allow on total and current count when tables may actually shrink before the table is fully exported


== 2025-05-21 ==
== 2025-05-21 ==
Line 31: Line 37:
* {{bug|1959361}} Adding attachments doesn't add you to the bug's CC list
* {{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
* {{bug|1957414}} Make it clear why the component field is empty when editing bugs in bulk that spam multiple products
== 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|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


= Archive =
= Archive =

Revision as of 15:51, 27 May 2025

Recent Changes

2025-05-27

release-20250527.1

  • bug 1965553 Uplift approval set in bugzilla without relman approval
  • bug 1968044 BMO ETL: Change the way export loops through the row data so as to not allow on total and current count when tables may actually shrink before the table is fully exported

2025-05-21

release-20250513.1

  • bug 1937196 Set a maximum timeout value for MySQL depending on whether the user is logged in or not
  • bug 1967337 Update docker compose files to use exact version of MySQL (8.0.42) that we use in the production GCP environment
  • bug 1967330 Animated menu bar when small screen size should not be animated if user prefers reduced motion
  • bug 1967247 BMO ETL: Create transaction around entire export process with REPEATABLE READ isolation to ensure data integrity

2025-05-13

release-20250513.1

  • bug 1963838 Bugzilla flag setting for uplift approval requests and release branch pushes no longer works
  • bug 1965286 BMO ETL: Add id to data export for flags and tracking flags
  • bug 1966132 Minify the Sec Moderate/Low report
  • bug 1966036 [HackerOne] Bugzilla Email Change Process Allows Bypassing Old Email Verification Due to Old Email Address Disclosure in Verification Email

2025-04-29

release-20250429.1

  • bug 1962762 Use of uninitialized value $user_agent in concatenation (.) or string at Bugzilla/Search.pm line 966 when running collectstats.pl daily
  • bug 1962078 Clicking the "Duplicate" button scrolls down to the bottom of the page

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

Archive