Difference between revisions of "BMO/Recent Changes"

From MozillaWiki
< BMO
Jump to: navigation, search
Line 1: Line 1:
 
= Recent Changes =
 
= Recent Changes =
 +
 +
== 2023-07-19 ==
 +
 +
[https://github.com/mozilla-bteam/bmo/tree/release-20230719.1 release-20230719.1]
 +
* {{bug|1842217}} Add configuration parameter to SiteMapIndex extension for configuring AWS S3 region
 +
* {{bug|1844183}} Cleanup and addition of additional debugging to Phabbugz code
  
 
== 2023-07-06 ==
 
== 2023-07-06 ==
Line 24: Line 30:
 
[https://github.com/mozilla-bteam/bmo/tree/release-20230525.1 release-20230525.1]
 
[https://github.com/mozilla-bteam/bmo/tree/release-20230525.1 release-20230525.1]
 
* {{bug|1834634}} Add feed id value to the logged output when a story is processed
 
* {{bug|1834634}} Add feed id value to the logged output when a story is processed
 
== 2023-05-18 ==
 
 
[https://github.com/mozilla-bteam/bmo/tree/release-20230518.1 release-20230518.1]
 
* {{bug|1832985}} Sort results by "Last Updated" should list change dates in descending order by default
 
* {{bug|1833442}} When a revision is abandoned for an uplift repo in Phabricator, Phabbugz is trying to set the approval-mozilla-beta flag to '-' and failing
 
  
 
= Archive =
 
= Archive =

Revision as of 19:30, 19 July 2023

Recent Changes

2023-07-19

release-20230719.1

  • bug 1842217 Add configuration parameter to SiteMapIndex extension for configuring AWS S3 region
  • bug 1844183 Cleanup and addition of additional debugging to Phabbugz code

2023-07-06

release-20230706.1

  • bug 1820888 Update anywhere in the code that uses $c->url_for to instead use urlbase
  • bug 1797620 Create modular framework for adding use case specific search endpoints to the BMO API
  • bug 1831632 Update group membership report to more prominently display users are in groups that not Mozilla email addresses (i.e. personal accounts)
  • bug 1839929 Need to update SiteMap extension to upload xml files to S3 and to do nightly as a cron task

2023-06-01

release-20230601.1

  • bug 1836202 Add the ability to always list bugs in the order provided by the `bug_id` parameter

2023-05-31

release-20230531.1

  • bug 1835206 User Preferences > Webhooks throws 504 Gateway Timeout when saving changes
  • bug 1835092 Create script to mass import a list of comment tags and urls to the new comment_tag_url table

2023-05-25

release-20230525.1

  • bug 1834634 Add feed id value to the logged output when a story is processed

Archive