BMO/Recent Changes/2025-04: Difference between revisions
< BMO | Recent Changes
Jump to navigation
Jump to search
DaveLawrence (talk | contribs) (Created page with "== 2025-04-10 == [https://github.com/mozilla-bteam/bmo/tree/release-20250410.1 release-20250410.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|1956957}} Update docker base image to bmo-perl-slim:20250328 * {{bug|1959325}} Malformed characters in email bodys can cause email delivery to fail and backup in the jobqueue * {{bug|1959485}} BMO ETL: Wrap DB calls for st...") |
DaveLawrence (talk | contribs) |
||
Line 1: | Line 1: | ||
== 2025-04-15 == | |||
[https://github.com/mozilla-bteam/bmo/tree/release-20250415.1 release-20250415.1] | |||
* {{bug|1960350}} [orangefactor] intermittent failure shows data/occurrences for all trees but link and text are for 'trunk'; use all instead | |||
* {{bug|1947837}} Uncaught SyntaxError: redeclaration of const formatDate | |||
* {{bug|1960366}} BMO ETL: Prototype mismatch errors introduced in recent change to add more debugging information | |||
* {{bug|1959361}} Adding attachments doesn't add you to the bug's CC list | |||
* {{bug|1957414}} Make it clear why the component field is empty when editing bugs in bulk that spam multiple products | |||
== 2025-04-10 == | == 2025-04-10 == | ||
Revision as of 21:42, 15 April 2025
2025-04-15
- bug 1960350 [orangefactor] intermittent failure shows data/occurrences for all trees but link and text are for 'trunk'; use all instead
- bug 1947837 Uncaught SyntaxError: redeclaration of const formatDate
- bug 1960366 BMO ETL: Prototype mismatch errors introduced in recent change to add more debugging information
- bug 1959361 Adding attachments doesn't add you to the bug's CC list
- bug 1957414 Make it clear why the component field is empty when editing bugs in bulk that spam multiple products
2025-04-10
- 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 1956957 Update docker base image to bmo-perl-slim:20250328
- bug 1959325 Malformed characters in email bodys can cause email delivery to fail and backup in the jobqueue
- 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