BMO/Recent Changes: Difference between revisions

From MozillaWiki
< BMO
Jump to navigation Jump to search
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Recent Changes =
= Recent Changes =


== 2025-11-13 ==
== 2025-12-04 ==


[https://github.com/mozilla-bteam/bmo/tree/release-20251113.1 release-20251113.1]
[https://github.com/mozilla-bteam/bmo/tree/release-20251204.1 release-20251204.1]
* {{bug|1997384}} Create a mapping table in the JiraWebhookSync extension the map jira ids to bug ids
* {{bug|2004060}} Sometimes comment is posted twice due to mid-air collision for non editbugs users


== 2025-10-21 ==
== 2025-12-03 ==


[https://github.com/mozilla-bteam/bmo/tree/release-20251021.1 release-20251021.1]
[https://github.com/mozilla-bteam/bmo/tree/release-20251203.1 release-20251203.1]
* {{bug|1993332}} Create extension that allows for dynamically adding whiteboard tags to webhook payloads if cerftain criteria are matched
* {{bug|2003859}} Need info is not cleared after submitting a new comment
* {{bug|1956751}} status reset to '---' for 'status-firefox138' on bug creation page if 'Status' field changed
* {{bug|1960047}} Primary buttons like "Submit Bug" have no keyboard focus indicator
* {{bug|1993167}} Email Reminders should have linked bugs as links rather than text
* {{bug|1936614}} The paste-to-create-attachment submits in-progress comment as file comment which isn't expected
* {{bug|1971551}} With `google-noto-sans-mono-fonts-20250301` at 13 px, on 100%-scale, ⪅ 2560 × 1440 px display, adding a URI of > 138 characters causes it to overflow the event form.
* {{bug|1994219}} Bugs updated in the last 24-48 hours are marked as "Updated 1 days ago"
* {{bug|1991543}} Improve Bugzilla homepage layout


== 2025-10-08 ==
== 2025-12-02 ==


[https://github.com/mozilla-bteam/bmo/tree/release-20251008.1 release-20251008.1]
[https://github.com/mozilla-bteam/bmo/tree/release-20251202.1 release-20251202.1]
* {{bug|1992731}} Hide gravatar / user image for disabled users
* {{bug|2003047}} Keywords field autocomplete doesn’t match whole words
* {{bug|1992730}} Updated editusers.cgi to show the users gravatar image on the page similar to the user profile
* {{bug|1993761}} Update bug instantly when comment is added
* {{bug|1985464}} UI bug: Text overflows Thunderbird card on Enter a Bug page (dark theme)
* {{bug|2002437}} Add nofollow to the external links that aren't in comments
* {{bug|1802047}} Unlike GitHub and VSCode, Markdowns tables require an empty line proceeding them in order to be rendered correctly
* {{bug|2003116}} BMO ETL: Increase timeout value for sending data to BigQuery using REST API
* {{bug|2003374}} Update docker image to latest dependencies
* {{bug|2002639}} Need to add see_also links to Jira in the REST API if available and the request is coming from JBI


== 2025-10-06 ==
== 2025-11-26 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20251006.1 release-20251006.1]
* {{bug|1987854}} Make name for advisory credits more clear
* {{bug|1988539}} Adding a comment to bug with a user story value with editbugs                permission causes a permission error and the comment cannot be added
* {{bug|1988115}} In dependency graph show VERIFIED FIXED same as RESOLVED


== 2025-09-30 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20251126.1 release-20251126.1]
* {{bug|2000452}} On the quick search page on mobile, cursor is placed in unexpected position when opening search bar
* {{bug|1997051}} Download links for Firefox Beta/Nightly should point to firefox.com
* {{bug|1999055}} Uncaught TypeError: can't convert undefined to object in initAttachmentLinks (attachments_overlay.js)
* {{bug|1991919}} "Couldn’t upload the text as an attachment" when creating a new bug
* {{bug|2002037}} JiraWebhookSync Extension: Incorrect hostname used for see_also urls added to outgoing webhook payloads
* {{bug|1994116}} Checkboxes become illegible in forced colors mode


[https://github.com/mozilla-bteam/bmo/tree/release-20250930.1 release-20250930.1]
== 2025-11-13 ==
* {{bug|1987016}} Disabled checkboxes have the same style as enabled checkboxes
 
* {{bug|1988707}} Clarify the user statistics is updated daily
[https://github.com/mozilla-bteam/bmo/tree/release-20251113.1 release-20251113.1]
* {{bug|1988243}} When a bot account is in the duo_excluded group it is still required to setup Duo only as 2FA and not TOTP
* {{bug|1997384}} Create a mapping table in the JiraWebhookSync extension the map jira ids to bug ids
* {{bug|1989605}} Don't allow brand-new accounts to use the Triage Request Form to self-grant `canconfirm`
* {{bug|1986964}} Add new localconfig variables for the new dedicated replica to be used by the ETL cron job and possibly others


= Archive =
= Archive =


* [[BMO/Recent_Changes/2025-12|2025-12]]
* [[BMO/Recent_Changes/2025-11|2025-11]]
* [[BMO/Recent_Changes/2025-10|2025-10]]
* [[BMO/Recent_Changes/2025-10|2025-10]]
* [[BMO/Recent_Changes/2025-09|2025-09]]
* [[BMO/Recent_Changes/2025-09|2025-09]]

Latest revision as of 19:23, 4 December 2025

Recent Changes

2025-12-04

release-20251204.1

  • bug 2004060 Sometimes comment is posted twice due to mid-air collision for non editbugs users

2025-12-03

release-20251203.1

  • bug 2003859 Need info is not cleared after submitting a new comment

2025-12-02

release-20251202.1

  • bug 2003047 Keywords field autocomplete doesn’t match whole words
  • bug 1993761 Update bug instantly when comment is added
  • bug 2002437 Add nofollow to the external links that aren't in comments
  • bug 1802047 Unlike GitHub and VSCode, Markdowns tables require an empty line proceeding them in order to be rendered correctly
  • bug 2003116 BMO ETL: Increase timeout value for sending data to BigQuery using REST API
  • bug 2003374 Update docker image to latest dependencies
  • bug 2002639 Need to add see_also links to Jira in the REST API if available and the request is coming from JBI

2025-11-26

release-20251126.1

  • bug 2000452 On the quick search page on mobile, cursor is placed in unexpected position when opening search bar
  • bug 1997051 Download links for Firefox Beta/Nightly should point to firefox.com
  • bug 1999055 Uncaught TypeError: can't convert undefined to object in initAttachmentLinks (attachments_overlay.js)
  • bug 1991919 "Couldn’t upload the text as an attachment" when creating a new bug
  • bug 2002037 JiraWebhookSync Extension: Incorrect hostname used for see_also urls added to outgoing webhook payloads
  • bug 1994116 Checkboxes become illegible in forced colors mode

2025-11-13

release-20251113.1

  • bug 1997384 Create a mapping table in the JiraWebhookSync extension the map jira ids to bug ids

Archive