-
-
Notifications
You must be signed in to change notification settings - Fork 232
RestResponse Flexipage additional filter #982
Copy link
Copy link
Open
Labels
Layer: Log ManagementItems related to the custom objects & Logger Console appItems related to the custom objects & Logger Console appType: EnhancementNew feature or requestNew feature or request
Milestone
Metadata
Metadata
Assignees
Labels
Layer: Log ManagementItems related to the custom objects & Logger Console appItems related to the custom objects & Logger Console appType: EnhancementNew feature or requestNew feature or request
New Feature Summary
Currently the Apex Rest Service Response section of the Log Entry record page is hidden an OR set of filters:
Could an additional one be added to check for any RestResponse status code? Ie != null? Or > 0 (my current workaround). This would ensure the response is easily seen if no body is sent back, or headers are handled separately through named credentials etc.