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-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 ==
== 2024-10-30 ==
Line 33: Line 39:
* {{bug|1921966}} List ending by double enter wipes rest of comment
* {{bug|1921966}} List ending by double enter wipes rest of comment
* {{bug|1923674}} qa/t/1_test_custom_fields.t failing in CI after recent updates
* {{bug|1923674}} qa/t/1_test_custom_fields.t failing in CI after recent updates
== 2024-09-19 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20240919.1 release-20240919.1]
* {{bug|1919237}} Extra empty space in each bugzilla comment when there are no emoji reactions to it and logged in on old bugs that disallow reactions
* {{bug|1919687}} Collapse/Expand buttons have inconsistent style
* {{bug|1919692}} Avatars on collapsed comments are tiny
* {{bug|1919789}} `comment` parameter to prefill bug from URLs is ignored
* {{bug|1919849}} Some features on modal new bug page are not working as expected


= Archive =
= Archive =

Revision as of 18:03, 6 November 2024

Recent Changes

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

2024-10-15

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)

2024-10-09

release-20241009.1

  • bug 1918771 Support pronouns such as %user% in "changed by" searches
  • bug 1920995 wrong calculation of relative date (rel-time) caused by repeatedly rounding in time_ago
  • bug 1921668 Inline attachment details button no longer works if attachment is on another bug
  • bug 1921295 Update uplift request form question in bugzilla to reflect urgency of uplift
  • bug 1921923 add healthchecks to bmo.test
  • bug 1921383 Bugzilla rich text editor shortcuts don't respect user layout
  • bug 1921966 List ending by double enter wipes rest of comment
  • bug 1923674 qa/t/1_test_custom_fields.t failing in CI after recent updates

Archive