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

Don't create H groups for empty (null) GUIDs #6613

Open
marcospri opened this issue Aug 29, 2024 · 0 comments
Open

Don't create H groups for empty (null) GUIDs #6613

marcospri opened this issue Aug 29, 2024 · 0 comments
Assignees

Comments

@marcospri
Copy link
Member

See #6612 for examples of the problem.

We don't seem to have launches from AI without a GUID.

This might be an issue for first launches on application instances where we don't correctly use the GUID from the launch and pick the old (null) value from the DB instead.

We currently check on every launch that the GUID has not changed, also include here a check to avoid cointinue for empty GUIDs just in case.

@marcospri marcospri self-assigned this Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant