Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

[Bug]: mailboxInfo swallows user-not-found errors #5167

Open
ryanfkeepers opened this issue Jan 30, 2024 · 0 comments
Open

[Bug]: mailboxInfo swallows user-not-found errors #5167

ryanfkeepers opened this issue Jan 30, 2024 · 0 comments
Assignees
Labels
bug Something isn't working exchange graph api for changes related to communicating directly with the graph rest api

Comments

@ryanfkeepers
Copy link
Contributor

What happened?

this older handling (https://github.com/alcionai/corso/blame/940d6e82451ca2a0d759be8e615369524d59d5cc/src/pkg/services/m365/api/users.go#L197) was changed when we collapsed resourceNotFound and notFound into a single error. We need to find a way to keep the two separate.

Corso Version?

Corso v0.17.0

Where are you running Corso?

any

Relevant log output

No response

@ryanfkeepers ryanfkeepers added bug Something isn't working exchange graph api for changes related to communicating directly with the graph rest api labels Jan 30, 2024
@ryanfkeepers ryanfkeepers self-assigned this Jan 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working exchange graph api for changes related to communicating directly with the graph rest api
Projects
None yet
Development

No branches or pull requests

1 participant