April 7, 2025
Let's go through what we got done in Milestone M33 (Mar 24 - Apr 06).
Bug fixes:
We found an instance of ActiveStorage::FileNotFoundError
error in ActiveStorage::AnalyzeJob
, even though we had fixed a similar case in neeto-commons-backend
earlier for all the apps, as it is something that is an issue with ActiveStorage
. We updated the ignore logic pattern of job context + error in neeto-commons-backend
to include this new error as well.
Let's get started now.