London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
We recently faced an issue during index, i.e. EpiServer Find CMS Index schedule job gets stuck without logging any error in logs (Only way to start again is a db reset.). On investigations I found that a CMS Block, having a property with return type PropertyInfo[] was causing this. Using JsonIgnore Attribute on that attribute fixed the issue.
Can this be investigated and fixed as a bug. (At least error must be logged and Find CMS Schedule Job should not get stuck and continue indexing other objects.)
Regards
Khurram