Wednesday, March 15, 2023
1 change · master
Resolved issues and error corrections
The Sign app now prevents users from deleting system-created signing field types. This avoids broken signing documents and errors when existing signature items rely on those default fields.
Original PR description
Previously when user tried to delete sign item type it was deleted. As sign item type is related to sign item, whenever sign item records will be called this error(External ID not found in the system: sign.sign_item_type_text) will occur. In this commit we have fixed this issue by preventing user to delete sign item type which are generated by the system. see- https://www.awesomescreenshot.com/image/37955788?key=584696684f2dfe5f28367de28d5e41f0 sentry-3968895643