0 votes
in Rock by KateQuinn (6.8k points)
edited

Task: https://app.asana.com/0/1202285749307812/1206754551487837/f

Central AZ is seeing an odd issue while attempting to schedule next years events. It happens while attempting to create new Event Item Occurrences, and is reproduced on each event I've tried so far.

If they select a date within 365 days from today, they can use a scheduling pattern to get dates to appear the following year. However, if they try to create a date that begins more that 365 days out, the Calendar gives them the following error message: https://rock.centralaz.com/web/calendars/1/event/225/occurrence/0

enter image description here

by DavidTurner (14.9k points)
@KateQuinn , I see this got resolved for Central, can you post answer (when you get back).
by KateQuinn (6.8k points)
@DavidTurner Apologies! This issue was due to a line of code in the 9embers custom EventItemOccurrenceDetail block. The block only looked at occurrences one year ahead. I changed it to three years ahead to allow the client to add occurrences farther out.

1 Answer

0 votes
by KateQuinn (6.8k points)
edited
 
Best answer

This issue was due to a line of code in the 9embers custom EventItemOccurrenceDetail block. The block only looked at occurrences one year ahead. I changed it to three years ahead to allow the client to add occurrences farther out

Welcome! Here you can ask questions and receive answers (hopefully) from other members of our team.
...