Describe the bug
I received a notification type requestAccessBoardNotInOrganization which isn't NotificationType enum, causing my app to not be able to get my Member
To Reproduce
Please add test code or steps to reproduce the behavior:
Have a user request access to a Board that they are a member of, which generates this notification
Expected behavior
The notification type is either supported, or is ignored
Describe the bug
I received a notification type requestAccessBoardNotInOrganization which isn't NotificationType enum, causing my app to not be able to get my Member
To Reproduce
Please add test code or steps to reproduce the behavior:
Have a user request access to a Board that they are a member of, which generates this notification
Expected behavior
The notification type is either supported, or is ignored