mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #964] BUG: View Mobile Devices on Mailbox not working #509
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#509
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 @schneiderbw on GitHub (Jun 12, 2022).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/964
Describe the bug
The screen to view mobile devices associated with a mailbox returns the following React error:
Objects are not valid as a React child (found: object with keys {value, DateTime}). If you meant to render a collection of children, use an array instead.To Reproduce
Steps to reproduce the behavior:
Expected behavior
A table of associated mobile devices should appear.
Screenshots

Desktop (please complete the following information):
Additional context
Log from function app:
@github-actions[bot] commented on GitHub (Jun 22, 2022):
This issue is stale because it has been open 10 days with no activity. We will close this issue soon. If you want this feature implemented you can contribute it. See: https://cipp.app/GettingStarted/Contributions/ . Please notify the team if you are working on this yourself.
@KelvinTegelaar commented on GitHub (Jun 27, 2022):
Fixed in dev