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

Fix domain removal #4366

Merged
merged 2 commits into from
Mar 2, 2023
Merged

Fix domain removal #4366

merged 2 commits into from
Mar 2, 2023

Conversation

FestiveKyle
Copy link
Collaborator

@FestiveKyle FestiveKyle commented Mar 1, 2023

Receiving the following error when attempting to remove a domain (and scan data):

collection` not known to traversal: 'domains'. please add 'WITH domains' as the first line in your AQL (while executing)

This seems like an odd error since we aren't returning any domains and are only pivoting off of one. Including WITH domains does fix this issue still.

@FestiveKyle FestiveKyle merged commit c94f416 into master Mar 2, 2023
@FestiveKyle FestiveKyle deleted the fix-domain-removal branch March 2, 2023 16:57
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

Successfully merging this pull request may close these issues.

None yet

2 participants