If I, through admin, change the number of repeats from 100 to 1000, a calendar event successfully repeats past the original threshold, which I would expect. However, I have a good many entries to change since you cannot set “infinite” repeat so I thought I would just go into the database and update all the evcal_rep_num meta values to 1000. That did not break anything but there must be some other calculated field perhaps that needs to be updated based on that new value, because none of the newly updated records repeat properly after their original threshold. Is there another field that can be updated?
Apr 12,2017 AT 7:04AM - 4 years ago -goodness. I just figured out what happens…never mind, clearly not something easily hacked with a sql query. Please please consider an alternative to number of repetitions favoring an infinite option in the future.