BMO/Recent Changes: Difference between revisions

From MozillaWiki
< BMO
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
= Recent Changes =
= Recent Changes =
== 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


== 2023-06-01 ==
== 2023-06-01 ==
Line 22: Line 30:
* {{bug|1832985}} Sort results by "Last Updated" should list change dates in descending order by default
* {{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
* {{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
== 2023-05-16 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20230516.1 release-20230516.1]
* {{bug|1829061}} Replace access-s whiteboard tags with a drop-down field
* {{bug|1833441}} If revision->uplift_request is empty, format_uplift_request_as_markdown still tries to generate a comment causing hash error


= Archive =
= Archive =
* [[BMO/Recent_Changes/2023-07|2023-07]]
* [[BMO/Recent_Changes/2023-06|2023-06]]
* [[BMO/Recent_Changes/2023-06|2023-06]]
* [[BMO/Recent_Changes/2023-05|2023-05]]
* [[BMO/Recent_Changes/2023-05|2023-05]]

Revision as of 22:31, 6 July 2023

Recent Changes

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

2023-05-18

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