ISC: Workflows Form - can't use variable as deadline

What problem are you observing?

What is the correct behavior?

  • A variable can be used as the “Form Submission Deadline”.
  • It is documented in the official documentation or on the workflows page what this variable should contain (number as hours? number as days? string with a specific format?)
  • SP implements a regression test

What product feature is this related to?

ISC Workflows

What are the steps to reproduce the issue?

  • Create workflow
  • Add a Form action
  • Try to use a variable (JSONPath) as the deadline

What value is your deadline variable? I believe the form deadline accepts an integer that represents number of hours, with the maximum being 720 hours.