BMO/Recent Changes: Difference between revisions

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


== 2025-05-13 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20251008.1 release-20251008.1]
* {{bug|1992731}} Hide gravatar / user image for disabled users
* {{bug|1992730}} Updated editusers.cgi to show the users gravatar image on the page similar to the user profile
* {{bug|1985464}} UI bug: Text overflows Thunderbird card on Enter a Bug page (dark theme)


[https://github.com/mozilla-bteam/bmo/tree/release-20250513.1 release-20250513.1]
== 2025-10-06 ==
* {{bug|1963838}} Bugzilla flag setting for uplift approval requests and release branch pushes no longer works
[https://github.com/mozilla-bteam/bmo/tree/release-20251006.1 release-20251006.1]
* {{bug|1965286}} BMO ETL: Add id to data export for flags and tracking flags
* {{bug|1987854}} Make name for advisory credits more clear
* {{bug|1966132}} Minify the Sec Moderate/Low report
* {{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|1966036}} [HackerOne] Bugzilla Email Change Process Allows Bypassing Old Email Verification Due to Old Email Address Disclosure in Verification Email
* {{bug|1988115}} In dependency graph show VERIFIED FIXED same as RESOLVED


== 2025-04-29 ==
== 2025-09-30 ==


[https://github.com/mozilla-bteam/bmo/tree/release-20250429.1 release-20250429.1]
[https://github.com/mozilla-bteam/bmo/tree/release-20250930.1 release-20250930.1]
* {{bug|1962762}} Use of uninitialized value $user_agent in concatenation (.) or string at Bugzilla/Search.pm line 966 when running collectstats.pl daily
* {{bug|1987016}} Disabled checkboxes have the same style as enabled checkboxes
* {{bug|1962078}} Clicking the "Duplicate" button scrolls down to the bottom of the page
* {{bug|1988707}} Clarify the user statistics is updated daily
* {{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|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


== 2025-04-15 ==
== 2025-09-03 ==


[https://github.com/mozilla-bteam/bmo/tree/release-20250415.1 release-20250415.1]
[https://github.com/mozilla-bteam/bmo/tree/release-20250903.1 release-20250903.1]
* {{bug|1960350}} [orangefactor] intermittent failure shows data/occurrences for all trees but link and text are for 'trunk'; use all instead
* {{bug|1971059}} Dependency tree items are misaligned
* {{bug|1947837}} Uncaught SyntaxError: redeclaration of const formatDate
* {{bug|1983944}} My dashboard should render updated comments in markdown
* {{bug|1960366}} BMO ETL: Prototype mismatch errors introduced in recent change to add more debugging information
* {{bug|1984006}} Copy name action doesn't copy
* {{bug|1959361}} Adding attachments doesn't add you to the bug's CC list
* {{bug|1985621}} phab-bot does not trigger for uplift request form updates via Conduit API
* {{bug|1957414}} Make it clear why the component field is empty when editing bugs in bulk that spam multiple products
* {{bug|1986495}} Optimize bug updates in Phabbugz by converting to a single update


== 2025-04-10 ==
== 2025-08-25 ==


[https://github.com/mozilla-bteam/bmo/tree/release-20250410.1 release-20250410.1]
[https://github.com/mozilla-bteam/bmo/tree/release-20250825.1 release-20250825.1]
* {{bug|1956136}} GITHUB: Add new bmo slim work flow to Github actions to allow manually building and pushing of new bmo-perl-slim images to GAR
* {{bug|1982101}} Add a note that markdown is supported with a link to help on the Guided bug entry page
* {{bug|1956957}} Update docker base image to bmo-perl-slim:20250328
* {{bug|1933892}} missing/misplaced horizontal scrollbar on bug lists
* {{bug|1959325}} Malformed characters in email bodys can cause email delivery to fail and backup in the jobqueue
* {{bug|1896310}} Attached images are not displayed inline when the bug has no keywords
* {{bug|1959485}} BMO ETL: Wrap DB calls for storing/retrieving cached data in try/catch to allow script to continue export to BQ if exception occurs
* {{bug|1984407}} Phabbugz reviewer rotation has incorrect regex for looking for project names for review rotation
 
* {{bug|1984452}} When processing the list of reviewers to assign to a new revision, PhabBugz needs to skip a reviewer if they are the author of the revision
== 2025-03-24 ==
 
[https://github.com/mozilla-bteam/bmo/tree/release-20250324.1 release-20250324.1]
* {{bug|1954833}} Change product name from "Fenix" to "Firefox for Android"
* {{bug|1954310}} BMO ETL: Add more verbose debugging output to what is already logged


= Archive =
= Archive =


* [[BMO/Recent_Changes/2025-10|2025-10]]
* [[BMO/Recent_Changes/2025-09|2025-09]]
* [[BMO/Recent_Changes/2025-08|2025-08]]
* [[BMO/Recent_Changes/2025-07|2025-07]]
* [[BMO/Recent_Changes/2025-06|2025-06]]
* [[BMO/Recent_Changes/2025-05|2025-05]]
* [[BMO/Recent_Changes/2025-05|2025-05]]
* [[BMO/Recent_Changes/2025-04|2025-04]]
* [[BMO/Recent_Changes/2025-04|2025-04]]

Latest revision as of 15:44, 9 October 2025

Recent Changes

2025-10-08

release-20251008.1

  • bug 1992731 Hide gravatar / user image for disabled users
  • bug 1992730 Updated editusers.cgi to show the users gravatar image on the page similar to the user profile
  • bug 1985464 UI bug: Text overflows Thunderbird card on Enter a Bug page (dark theme)

2025-10-06

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

release-20250930.1

  • bug 1987016 Disabled checkboxes have the same style as enabled checkboxes
  • bug 1988707 Clarify the user statistics is updated daily
  • 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 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

2025-09-03

release-20250903.1

  • bug 1971059 Dependency tree items are misaligned
  • bug 1983944 My dashboard should render updated comments in markdown
  • bug 1984006 Copy name action doesn't copy
  • bug 1985621 phab-bot does not trigger for uplift request form updates via Conduit API
  • bug 1986495 Optimize bug updates in Phabbugz by converting to a single update

2025-08-25

release-20250825.1

  • bug 1982101 Add a note that markdown is supported with a link to help on the Guided bug entry page
  • bug 1933892 missing/misplaced horizontal scrollbar on bug lists
  • bug 1896310 Attached images are not displayed inline when the bug has no keywords
  • bug 1984407 Phabbugz reviewer rotation has incorrect regex for looking for project names for review rotation
  • bug 1984452 When processing the list of reviewers to assign to a new revision, PhabBugz needs to skip a reviewer if they are the author of the revision

Archive