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

Add post search events for refactored commands #53

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

mbiannaccone
Copy link
Collaborator

@@ -266,6 +267,7 @@ enum EventType {
// DIAGNOSE_COMMAND__POST_ENTER_IN_ERROR = 14009;
// DIAGNOSE_COMMAND__PRE_EXECUTE_ACTION = 14010;
// DIAGNOSE_COMMAND__POST_EXECUTE_ACTION = 14011;
// DIAGNOSE__DIAGNOSE__POST_SEARCH = 14012;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this refactored command not available yet? This is a particularly high-value one.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whenever i try to use it, i'm still getting an error that its missing an adapter

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are correct! Sorry, I thought that command had been merged.

@mbiannaccone mbiannaccone merged commit 3083d5c into main Jun 11, 2024
2 checks passed
@mbiannaccone mbiannaccone deleted the michela/koala-1466-post-search-events branch June 11, 2024 02:48
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.

2 participants