BMO/Recent Changes: Difference between revisions

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


== 2025-07-22 ==
[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-20250722.2 release-20250722.2]
== 2025-10-06 ==
* {{bug|1977358}} New bug template does not display on initial page load unless selecting a component even when one is selected
[https://github.com/mozilla-bteam/bmo/tree/release-20251006.1 release-20251006.1]
* {{bug|1977941}} remove CircleCI configs from BMO repo
* {{bug|1987854}} Make name for advisory credits more clear
* {{bug|1978644}} With the removal of circleci config in bug 1977941, the t/docker.t test is failing as it looks for those files
* {{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-07-08 ==
== 2025-09-30 ==


[https://github.com/mozilla-bteam/bmo/tree/release-20250708.1 release-20250708.1]
[https://github.com/mozilla-bteam/bmo/tree/release-20250930.1 release-20250930.1]
* {{bug|1976231}} Add migration question to Thunderbird approval request form
* {{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-07-02 ==
== 2025-09-03 ==


[https://github.com/mozilla-bteam/bmo/tree/release-20250702.1 release-20250702.1]
[https://github.com/mozilla-bteam/bmo/tree/release-20250903.1 release-20250903.1]
* {{bug|1971281}} Webhooks fail with anything other than 200 response code
* {{bug|1971059}} Dependency tree items are misaligned
* {{bug|1965553}} Uplift approval set in bugzilla without relman approval
* {{bug|1983944}} My dashboard should render updated comments in markdown
* {{bug|1974359}} Cannot remove see-also from bug when user can edit the other bug and the other bug doe not have a see-also back
* {{bug|1984006}} Copy name action doesn't copy
* {{bug|1972110}} Secure phabricator revisions are censored in one place in the UI, but nowhere else; perhaps uncensor
* {{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-06-10 ==
== 2025-08-25 ==


[https://github.com/mozilla-bteam/bmo/tree/release-20250529.1 release-20250529.1]
[https://github.com/mozilla-bteam/bmo/tree/release-20250825.1 release-20250825.1]
* {{bug|1965553}} Uplift approval set in bugzilla without relman approval
* {{bug|1982101}} Add a note that markdown is supported with a link to help on the Guided bug entry page
* {{bug|1970652}} Move SQL comment to beginning of SQL statement so it is not truncated away in Googles Query Insights
* {{bug|1933892}} missing/misplaced horizontal scrollbar on bug lists
* {{bug|1967336}} The error message generated by timeout of long running searches needs to also work with REST API in addition to the web UI
* {{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
== 2025-05-29 ==
* {{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
 
[https://github.com/mozilla-bteam/bmo/tree/release-20250529.1 release-20250529.1]
* {{bug|1969307}} BMO ETL: Fix logic bug introduced by bug 1968044 that caused the looping of database rows to exit too early leaving out data


= 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-07|2025-07]]
* [[BMO/Recent_Changes/2025-06|2025-06]]
* [[BMO/Recent_Changes/2025-06|2025-06]]

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