BMO/Recent Changes: Difference between revisions

From MozillaWiki
< BMO
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
= Recent Changes =
= Recent Changes =
== 2025-02-13 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20250213.1 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 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20250203.2 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 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20250114.1 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 ==
== 2024-12-11 ==
Line 15: Line 38:
* {{bug|1930782}} show_bug.cgi is using subframe scrolling again
* {{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
* {{bug|1933512}} Return code to scripts/entrypoint.pl that was removed by bug 1932257 that is needed by GCP k8s for proper operation
== 2024-11-19 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20241119.1 release-20241119.1]
* {{bug|1929501}} Double scroll-bar in search bugs list, preventing easy scrolling
* {{bug|1929582}} Tooltips don't scroll with the page
* {{bug|1931232}} Add BMO vs Bugzilla warning block at top of new bug page for Bugzilla product
* {{bug|1931967}} Add custom command setup_local_docker to .circleci/config.yml for running jobs locally using CircleCI cli tool
== 2024-11-05 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20241105.1 release-20241105.1]
* {{bug|1926081}} Add modification_time datetime column to profiles table denoting when the profile was last updated
* {{bug|1929001}} Saved data for comment 0 overrides "comment" parameter
== 2024-10-30 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20241030.1 release-20241030.1]
* {{bug|1928077}} Bugzilla comment/description font bigger on desktop
* {{bug|1928083}} Bugzilla’s emojis are displayed on the bottom of the page when activated creating a new scroll bar


= Archive =
= Archive =


* [[BMO/Recent_Changes/2024-02|2025-02]]
* [[BMO/Recent_Changes/2024-01|2025-01]]
* [[BMO/Recent_Changes/2024-12|2024-12]]
* [[BMO/Recent_Changes/2024-12|2024-12]]
* [[BMO/Recent_Changes/2024-11|2024-11]]
* [[BMO/Recent_Changes/2024-11|2024-11]]

Revision as of 16:10, 13 February 2025

Recent Changes

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

2024-11-26

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