I am finding that when I am submitting a form with an uploaded file attached, the image that is generated using Save to Repository is not reflective of the form that was just submitted.
The form itself has several field rules, and when filling out the form everything works as intended. When the form is submitted without uploading a file to it, the image of the form comes out perfectly in the repository. However, if I upload a file to the form and then submit the form, the image in the repository seems to neglect the field rules and the fields shown on the image are incorrect.
Has anyone else encountered this issue/bug?