You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A property needs to be added to the Put Back Off filing to identify the "short reason", in this case, limited restoration expiry.
Sample Put Back Off filing in filings response:
We cannot use the existing orderDetails because it is too verbose and it is free-form text (ie, will be entered by staff in future PutBackOff filings).
We need a new property, reason (or can be named something else), which is both a fixed value (eg, from an enum) and can be used to directly display in the UI as the reason the business is historical, ie, instead of "Unknown" here:
Talk to Jacqueline about the exact text to make this "reason". Note that future PutBackOff filings, from the UI, will need to prompt staff for the reason. This should be implemented as a drop-down list so that responses are fixed (not free-form). This reason would also be displayed across from the Historical badge, same as limited restoration expiry.
PS While you're here, could the orderDetails string be updated to remove the reference to "put back off filing"? Talk to Jacqueline about what it should say.
As part of this ticket, you may need to update the Put Back Off schema.
Questions
Where do we get the data?
The text was updated successfully, but these errors were encountered:
A property needs to be added to the Put Back Off filing to identify the "short reason", in this case, limited restoration expiry.
Sample Put Back Off filing in filings response:
We cannot use the existing
orderDetails
because it is too verbose and it is free-form text (ie, will be entered by staff in future PutBackOff filings).We need a new property,
reason
(or can be named something else), which is both a fixed value (eg, from an enum) and can be used to directly display in the UI as the reason the business is historical, ie, instead of "Unknown" here:Talk to Jacqueline about the exact text to make this "reason". Note that future PutBackOff filings, from the UI, will need to prompt staff for the reason. This should be implemented as a drop-down list so that responses are fixed (not free-form). This reason would also be displayed across from the Historical badge, same as limited restoration expiry.
PS While you're here, could the
orderDetails
string be updated to remove the reference to "put back off filing"? Talk to Jacqueline about what it should say.As part of this ticket, you may need to update the Put Back Off schema.
Questions
Where do we get the data?
The text was updated successfully, but these errors were encountered: