BMO/Recent Changes: Difference between revisions

From MozillaWiki
< BMO
Jump to navigation Jump to search
Line 1: Line 1:
= Recent Changes =
= Recent Changes =
== 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


== 2025-02-13 ==
== 2025-02-13 ==
Line 29: Line 35:
* {{bug|1933585}} Fix TOTP form layout on Account Verification page
* {{bug|1933585}} Fix TOTP form layout on Account Verification page
* {{bug|1934646}} bugzilla-dev is showing up in Google search results
* {{bug|1934646}} bugzilla-dev is showing up in Google search results
== 2024-11-26 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20241126.1 release-20241126.1]
* {{bug|1932257}} CircleCI configuration cleanups and removal of un-used code in entrypoint.pl
* {{bug|1931772}} Can't call method "in_group" on an undefined value at Bugzilla/App/Controller/BouncedEmails.pm line 27.
* {{bug|1931622}} When using API to attach a file when too small for cloud storage, it will still try to get the new attachment from cloud storage generating an error
* {{bug|1930782}} show_bug.cgi is using subframe scrolling again
* {{bug|1933512}} Return code to scripts/entrypoint.pl that was removed by bug 1932257 that is needed by GCP k8s for proper operation


= Archive =
= Archive =

Revision as of 22:48, 18 February 2025

Recent Changes

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

2025-02-13

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

2025-02-03

release-20250203.2

  • bug 1941913 Bug fixes for scripts/remove-non-public-data.pl that prepares a sanitized DB snapshot for researchers
  • bug 1922986 Create script that exports BMO data as JSON suitable for import into a BigQuery instance in GCP
  • bug 1944667 Remove code responsible for sending data to STMO and other support modules
  • bug 1944091 Bugzilla's favicon is many times larger than typical websites' favicons, and its size causes noticeable jank in Firefox for heavy bugzilla users

2025-01-14

release-20250114.1

  • bug 1706715 Please disable font ligatures on links
  • bug 1941468 Sitemap robots.txt template is looking at the wrong variable to determine if running on production bugzilla.mozilla.org

2024-12-11

release-20241211.1

  • bug 1933585 Fix TOTP form layout on Account Verification page
  • bug 1934646 bugzilla-dev is showing up in Google search results

Archive