Even after years of development, the quest to find a solution with Magento 2 is un-ending. The difficulties I face in every implementation are real and common pain points. The objective is not to just brag about problems, but to solve them and ask for feedback.
This article is a step by step tutorial for building a Magento 2 module to manage catalogue release by a pre-specified date.
Find order id (entity_id) from increment id in Magento 2 using a lightweight DB query without loading the complete order model.