Closed Nness closed 4 years ago
@Nness so these execute actions will skip the dialog that pops up asking for a reason?
yea. no reason is required for those execute action.. Server will populate system message if not exist. I believe.
This has been implemented and is awaiting deployment
deployed
Currently, deep link only supports prompt
approve
action modal. We should support 3 more scenarios.decline
: prompt decline action modalexcute-approve
: Execute approve action when landed on ticket detailexecute-decline
: Execute decline action when landed on ticket detail.Name of action can be improved, feel free to give suggestion. The ideal would be
prompt-approve
, but since we already settle onapprove
, I don't want to change existing behaviour. Thus, we need good name for execution.