Projects
Going to update my branch for sorting sales by invoice number in the search indexing service with the feedback from code review, then merge. I need to update the index mapping for invoice_number by running a task.
Code Reviews
Reviewed Zhijie's work on adding a registers filter to Sales History. Still need to review the PR for adding new sales filters as well. Also reviewing two external PRs: one for handling invalid customer addresses in auto-tax calculations, and another for fixing a quote rounding issue.
Investigations
There are some technical documents regarding Transifex that focus on the technical details but don't give a good overview of the overall process and best practices. I think it would be helpful to create a more standardized onboarding document that includes an overview, best practices, and common pitfalls. I also want to find places to fix broken links and consolidate information across the Localization Guidelines and the internationalization section of the internal developer handbook.
Separately, the search indexing service documentation should be updated to reference using the console tool instead of the old console for running tasks. See the Elasticsearch Mappings update guide on the internal wiki.