I have two photo submission questions in my Survey123 and after republishing the survey today, the constraints do not work and are only allowing ONE photo per question. The intended amount is 4 for the first photo question and 2 for the second photo question. The constraints are set in the constraints column as follows:
count-selected(${photo_signinsheet})<5
count-selected(${photo})<3
However, this morning I just made an update to the survey (to a different field/question altogether) and published the survey, and the photo constraints are no longer working. Is there a bug or issue with the constraints? If I take out the constraints, it allows multiple photos again, but I would like to set a limit.