Workflow: Fixed an issue where files uploaded through the Entity Document Add workflow action weren't properly linked to their parent Document. Because of that missing link, Rock couldn't check the Document Type's security rules when someone tried to access the file — it fell back to the File Type's security instead. Files are now linked correctly, so access is controlled by the Document Type's security settings as intended.
As part of this update, the two default Document Types (General Person Document and Giving Statement) will automatically copy security settings from their paired File Type, but only if no security has already been configured on the Document Type. The Document Type list block will also display a warning label on any Document Type that is publicly viewable.