BMO/Recent Changes: Difference between revisions

< BMO
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Recent Changes =
= Recent Changes =


== 2025-05-13 ==
== 2025-06-10 ==


[https://github.com/mozilla-bteam/bmo/tree/release-20250513.1 release-20250513.1]
[https://github.com/mozilla-bteam/bmo/tree/release-20250529.1 release-20250529.1]
* {{bug|1963838}} Bugzilla flag setting for uplift approval requests and release branch pushes no longer works
* {{bug|1965553}} Uplift approval set in bugzilla without relman approval
* {{bug|1965286}} BMO ETL: Add id to data export for flags and tracking flags
* {{bug|1970652}} Move SQL comment to beginning of SQL statement so it is not truncated away in Googles Query Insights
* {{bug|1966132}} Minify the Sec Moderate/Low report
* {{bug|1967336}} The error message generated by timeout of long running searches needs to also work with REST API in addition to the web UI
* {{bug|1966036}} [HackerOne] Bugzilla Email Change Process Allows Bypassing Old Email Verification Due to Old Email Address Disclosure in Verification Email


== 2025-04-29 ==
== 2025-05-29 ==


[https://github.com/mozilla-bteam/bmo/tree/release-20250429.1 release-20250429.1]
[https://github.com/mozilla-bteam/bmo/tree/release-20250529.1 release-20250529.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|1969307}} BMO ETL: Fix logic bug introduced by bug 1968044 that caused the looping of database rows to exit too early leaving out data
* {{bug|1962078}} Clicking the "Duplicate" button scrolls down to the bottom of the page


== 2025-04-15 ==
== 2025-05-27 ==


[https://github.com/mozilla-bteam/bmo/tree/release-20250415.1 release-20250415.1]
[https://github.com/mozilla-bteam/bmo/tree/release-20250527.1 release-20250527.1]
* {{bug|1960350}} [orangefactor] intermittent failure shows data/occurrences for all trees but link and text are for 'trunk'; use all instead
* {{bug|1965553}} Uplift approval set in bugzilla without relman approval
* {{bug|1947837}} Uncaught SyntaxError: redeclaration of const formatDate
* {{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
* {{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-05-21 ==


[https://github.com/mozilla-bteam/bmo/tree/release-20250410.1 release-20250410.1]
[https://github.com/mozilla-bteam/bmo/tree/release-20250513.1 release-20250513.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|1937196}} Set a maximum timeout value for MySQL depending on whether the user is logged in or not
* {{bug|1956957}} Update docker base image to bmo-perl-slim:20250328
* {{bug|1967337}} Update docker compose files to use exact version of MySQL (8.0.42)  that we use in the production GCP environment
* {{bug|1959325}} Malformed characters in email bodys can cause email delivery to fail and backup in the jobqueue
* {{bug|1967330}} Animated menu bar when small screen size should not be animated if user prefers reduced motion
* {{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
* {{bug|1967247}} BMO ETL: Create transaction around entire export process with  REPEATABLE READ  isolation to ensure data integrity


== 2025-03-24 ==
== 2025-05-13 ==


[https://github.com/mozilla-bteam/bmo/tree/release-20250324.1 release-20250324.1]
[https://github.com/mozilla-bteam/bmo/tree/release-20250513.1 release-20250513.1]
* {{bug|1954833}} Change product name from "Fenix" to "Firefox for Android"
* {{bug|1963838}} Bugzilla flag setting for uplift approval requests and release branch pushes no longer works
* {{bug|1954310}} BMO ETL: Add more verbose debugging output to what is already logged
* {{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


= Archive =
= Archive =


* [[BMO/Recent_Changes/2025-06|2025-06]]
* [[BMO/Recent_Changes/2025-05|2025-05]]
* [[BMO/Recent_Changes/2025-05|2025-05]]
* [[BMO/Recent_Changes/2025-04|2025-04]]
* [[BMO/Recent_Changes/2025-04|2025-04]]

Latest revision as of 19:16, 10 June 2025

Recent Changes

2025-06-10

release-20250529.1

  • bug 1965553 Uplift approval set in bugzilla without relman approval
  • bug 1970652 Move SQL comment to beginning of SQL statement so it is not truncated away in Googles Query Insights
  • bug 1967336 The error message generated by timeout of long running searches needs to also work with REST API in addition to the web UI

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

Archive