Difference between revisions of "BMO/Recent Changes"

From MozillaWiki
< BMO
Jump to: navigation, search
(Archive)
(Recent Changes)
Line 1: Line 1:
 
= Recent Changes =
 
= Recent Changes =
 +
 +
== 2023-08-29 ==
 +
 +
[https://github.com/mozilla-bteam/bmo/tree/release-20230829.1 release-20230829.1]
 +
* {{bug|1848209}} Approval flags are not set properly when should be when new revisions are created and status is draft
 +
* {{bug|1849069}} Real name change doesn't work if "New email address" is pre-filled with different email by password manager or something
 +
* {{bug|1847640}} Users cannot clear their needinfo in a bug that's closed, if they lack editbugs
  
 
== 2023-08-07 ==
 
== 2023-08-07 ==
Line 24: Line 31:
 
* {{bug|1842217}} Add configuration parameter to SiteMapIndex extension for configuring AWS S3 region
 
* {{bug|1842217}} Add configuration parameter to SiteMapIndex extension for configuring AWS S3 region
 
* {{bug|1844183}} Cleanup and addition of additional debugging to Phabbugz code
 
* {{bug|1844183}} Cleanup and addition of additional debugging to Phabbugz code
 
== 2023-07-06 ==
 
 
[https://github.com/mozilla-bteam/bmo/tree/release-20230706.1 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
 
  
 
= Archive =
 
= Archive =

Revision as of 20:25, 29 August 2023

Recent Changes

2023-08-29

release-20230829.1

  • bug 1848209 Approval flags are not set properly when should be when new revisions are created and status is draft
  • bug 1849069 Real name change doesn't work if "New email address" is pre-filled with different email by password manager or something
  • bug 1847640 Users cannot clear their needinfo in a bug that's closed, if they lack editbugs

2023-08-07

release-20230807.1

  • bug 1846398 UI tweaks to the What Should I Work On Next page
  • bug 1847557 Create a new parameter for system generated messages

2023-07-27

release-20230727.1

  • bug 1844801 Updates charting UI to allow users in special chartpublicgroup to allow setting charts as public
  • bug 1841823 entering correct second factor number (2FA pin) after first one was incorrect fails: "User Not Specified: You must select/enter a user."

2023-07-24

release-20230724.1

  • bug 1835941 Create a new report for "What should I work on next?" to help engineers see bugs matching a specific search criteria
  • bug 1844801 Updates charting UI to allow users in special chartpublicgroup to allow setting charts as public

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

Archive