mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #496] BUG: [React] [QA] View Mobile Devices #263
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#263
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AdamWillford on GitHub (Jan 5, 2022).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/496
Describe the bug
Status 500:
{ "type": "datatable/executeQuery/rejected", "payload": { "status": 500, "data": "", "message": "Request failed with status code 500" }, "meta": { "arg": { "type": "query", "subscribe": true, "subscriptionOptions": { "pollingInterval": 0 }, "endpointName": "listDatatable", "originalArgs": { "path": "/api/ListMailboxMobileDevices", "params": { "TenantFilter": "xxxxxx.co.uk" } }, "queryCacheKey": "listDatatable({\"params\":{\"TenantFilter\":\"xxxxxx.co.uk\"},\"path\":\"/api/ListMailboxMobileDevices\"})" }, "requestId": "eHyygLV0dHmTVmRIsPBi0", "rejectedWithValue": true, "requestStatus": "rejected", "aborted": false, "condition": false }, "error": { "message": "Rejected" } }CIPP
Email & Exchange
Email Administration
View Mobile Devices
@KelvinTegelaar commented on GitHub (Jan 7, 2022):
fixed