Some recurrent issues are losing their images
Hi, some of our events are losing their images you'll see them if you browse our agenda, some examples are 1, 2, 3.
I'm not sure if it's related but our admins have shown us these lines in the logs of the application
mad | 2024-05-30T16:53:20.659Z error: TASK ERROR [CREATE_RECURRENT_EVENT]: Error: Invalid unit value NaN Error: Invalid unit value NaN
mad | at asNumber (/gancio/node_modules/luxon/build/node/luxon.js:1839:87)
mad | at normalizeObject (/gancio/node_modules/luxon/build/node/luxon.js:1848:35)
mad | at Duration.fromObject (/gancio/node_modules/luxon/build/node/luxon.js:2893:15)
mad | at Duration.fromDurationLike (/gancio/node_modules/luxon/build/node/luxon.js:2916:23)
mad | at DateTime.plus (/gancio/node_modules/luxon/build/node/luxon.js:6553:26)
mad | at Object.getWeekdayN (/gancio/server/helpers.js:294:23)
mad | at Object._createRecurrentOccurrence (/gancio/server/api/controller/event.js:1009:26)
mad | at /gancio/server/api/controller/event.js:1050:30
mad | at Array.map (<anonymous>)
mad | at Task._createRecurrent [as method] (/gancio/server/api/controller/event.js:1045:30)