Forum Discussion
Comments Field Returning "Value" when Item Rejected
Rob Ellis the Comment field is actually missing from the flow run history which is quite strange. Please see run history data below and :
Responses:
- Rob EllisApr 30, 2019Bronze Contributor
so I just tested, and I see the following body:
{
"outcome": "Approve",
"responses": [
{
"responder": {
"id": "a2028330-e403-45fb-b7e3-ad12fb648f3f",
"displayName": "Rob Ellis",
"email": "rob@domain.com",
"tenantId": "31081e59-b347-4424-a235-8a5584046bb1",
"userPrincipalName": "rob@domain.com"
},
"requestDate": "2019-04-30T12:41:22Z",
"responseDate": "2019-04-30T12:42:37Z",
"approverResponse": "Approve",
"comments": "comment is here"
}
],
"responseSummary": "Approver: Rob Ellis, rob@domain.com\r\nResponse: Approve\r\nRequest Date: Tuesday, April 30, 2019 12:41:22 PM\r\nResponse Date: Tuesday, April 30, 2019 12:42:37 PM",
"completionDate": "2019-04-30T12:42:38Z",
"name": "caa9a04e-f1b1-4b25-aa51-d8846c7e397e",
"title": "test approval title",
"requestDate": "2019-04-30T12:41:21Z"
}- Earlline AlcideMay 02, 2019Copper ContributorHi Rob,
That is indeed my issue. I may go ahead and open a ticket with MS as it seems the issue is tenant based.- Damien_RosarioMay 05, 2019Silver Contributor
I use approvals and don't get the same issue. Are you able to show what your Approvals flow looks like? May be able to diagnose the problem if I can see it.
Cheers & best wishes
Damien