BMO/Recent Changes: Difference between revisions

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


== 2024-11-19 ==
== 2024-11-19 ==
Line 28: Line 37:
* {{bug|1904321}} Make more user-facing pages mobile friendly
* {{bug|1904321}} Make more user-facing pages mobile friendly
* {{bug|1926574}} When changing product of a bug and the destination product only has one component, pre-select the one component
* {{bug|1926574}} When changing product of a bug and the destination product only has one component, pre-select the one component
== 2024-10-15 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20241015.1 release-20241015.1]
* {{bug|1923415}} Update Dockerfile and docker-compose*.yml to optimize build times and remove warnings
* {{bug|1923931}} Editing a comment breaks when two different people have previously edited the same comment
* {{bug|1923840}} Searching for bugs containing a mentor times out (504 Gateway timeout)


= Archive =
= Archive =

Revision as of 19:37, 26 November 2024

Recent Changes

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

2024-11-19

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

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

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

2024-10-29

release-20241029.1

  • bug 1926907 also return cf_crash_signature for product 'Application Services'
  • bug 1926081 Add modification_time datetime column to profiles table denoting when the profile was last updated
  • bug 1904321 Make more user-facing pages mobile friendly
  • bug 1926574 When changing product of a bug and the destination product only has one component, pre-select the one component

Archive