If I create a package with a signer that is assigned no signing blocks, that singer's status is SIGNER_COMPLETE. This is good, as it lets me know that signer is a reviewer and has nothing that needs to be signed.
But if I create a package with signer 1 that signs document 1, and signer 2 that signs document 2, and then I delete document 2 from the package, signer2 still has a status of SIGNING_PENDING even though he has no signing blocks. Is this expected? My hope was the status of signer2 would be changed to SIGNING_COMPLETE since he is now essentially a reviewer.