Form Contacts (#28) will implement the tipoff/status package and define a set of Statuses (TIPOFF/statuses#20) that will be used to mark the progress of the Contact request. The various Contact Statuses will be listed in a comment below.
All Statuses assigned to the Contact will be saved using Status Records (TIPOFF/statuses#27) so we have a timestamped history of when each Status was assigned to the Contact. For an example of how this is implemented in another package, view the code at:
https://github.com/tipoff/checkout
Form Contacts (#28) will implement the tipoff/status package and define a set of Statuses (TIPOFF/statuses#20) that will be used to mark the progress of the Contact request. The various Contact Statuses will be listed in a comment below.
All Statuses assigned to the Contact will be saved using Status Records (TIPOFF/statuses#27) so we have a timestamped history of when each Status was assigned to the Contact. For an example of how this is implemented in another package, view the code at:
https://github.com/tipoff/checkout