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-29 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20250529.1 release-20250529.1]
* {{bug|1969307}} BMO ETL: Fix logic bug introduced by bug 1968044 that caused the looping of database rows to exit too early leaving out data


== 2025-05-27 ==
== 2025-05-27 ==
Line 28: Line 33:
* {{bug|1962762}} Use of uninitialized value $user_agent in concatenation (.) or string at Bugzilla/Search.pm line 966 when running collectstats.pl daily
* {{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
* {{bug|1962078}} Clicking the "Duplicate" button scrolls down to the bottom of the page
== 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


= Archive =
= Archive =

Revision as of 21:31, 29 May 2025

Recent Changes

2025-05-29

release-20250529.1

  • bug 1969307 BMO ETL: Fix logic bug introduced by bug 1968044 that caused the looping of database rows to exit too early leaving out data

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

Archive