Skip to content

Forward reason is not required - as some users when forwarding to another signer can supply no reason.  #13

Description

When a signer forwards and does not give a reason, when reading the document, it throws an exception. Saying that the reason is required when it is not required (epically when reading the document)

if (!is_null($forwarded_reason) && (mb_strlen($forwarded_reason) < 1)) {

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions