BMO/Recent Changes: Difference between revisions

From MozillaWiki
< BMO
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
= Recent Changes =
= Recent Changes =
== 2025-07-22 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20250722.2 release-20250722.2]
* {{bug|1977358}} New bug template does not display on initial page load unless selecting a component even when one is selected
* {{bug|1977941}} remove CircleCI configs from BMO repo
* {{bug|1978644}} With the removal of circleci config in bug 1977941, the t/docker.t test is failing as it looks for those files


== 2025-07-08 ==
== 2025-07-08 ==
Line 25: Line 32:
[https://github.com/mozilla-bteam/bmo/tree/release-20250529.1 release-20250529.1]
[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
* {{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
== 2025-05-27 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20250527.1 release-20250527.1]
* {{bug|1965553}} Uplift approval set in bugzilla without relman approval
* {{bug|1968044}} BMO ETL: Change the way export loops through the row data so as to not allow on total and current count when tables may actually shrink before the table is fully exported


= Archive =
= Archive =

Revision as of 20:46, 22 July 2025

Recent Changes

2025-07-22

release-20250722.2

  • bug 1977358 New bug template does not display on initial page load unless selecting a component even when one is selected
  • bug 1977941 remove CircleCI configs from BMO repo
  • bug 1978644 With the removal of circleci config in bug 1977941, the t/docker.t test is failing as it looks for those files

2025-07-08

release-20250708.1

  • bug 1976231 Add migration question to Thunderbird approval request form

2025-07-02

release-20250702.1

  • bug 1971281 Webhooks fail with anything other than 200 response code
  • bug 1965553 Uplift approval set in bugzilla without relman approval
  • 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 1972110 Secure phabricator revisions are censored in one place in the UI, but nowhere else; perhaps uncensor

2025-06-10

release-20250529.1

  • bug 1965553 Uplift approval set in bugzilla without relman approval
  • bug 1970652 Move SQL comment to beginning of SQL statement so it is not truncated away in Googles Query Insights
  • 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

2025-05-29

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