Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[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 join this conversation on GitHub. Already have an account? Sign in to comment
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