Skip to content

Crons: Monitor Assignment #68202

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

Closed
gaprl opened this issue Apr 3, 2024 · 2 comments
Closed

Crons: Monitor Assignment #68202

gaprl opened this issue Apr 3, 2024 · 2 comments
Assignees

Comments

@gaprl
Copy link
Member

gaprl commented Apr 3, 2024

### Tasks
- [ ] https://github.com/getsentry/sentry/issues/68623
- [ ] https://github.com/getsentry/sentry/issues/68807
- [ ] https://github.com/getsentry/sentry/issues/69500
- [ ] https://github.com/getsentry/sentry-docs/pull/9784
- [ ] https://github.com/getsentry/develop/pull/1249
- [ ] https://github.com/getsentry/sentry/pull/69522
- [ ] https://github.com/getsentry/sentry/pull/69521
- [ ] Update SDKs to support owner
@evanpurkhiser
Copy link
Member

@gaprl I'm not sure what upsert assignment is going to look like.

Right now the form that we use is user:<id> I don't think we should force users to have to lookup their IDs if we're going to allow upserting with ownership, we probably want to use email or teams. In which case, we'll probably need some kind of special processing here.

cc @wedamija for visibility here

@wedamija
Copy link
Member

@gaprl I'm not sure what upsert assignment is going to look like.

Right now the form that we use is user:<id> I don't think we should force users to have to lookup their IDs if we're going to allow upserting with ownership, we probably want to use email or teams. In which case, we'll probably need some kind of special processing here.

cc @wedamija for visibility here

They can use user:email or something like that, and then we translate it to a user.

@gaprl gaprl closed this as completed Apr 24, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants