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

Do not add ignore_issue if there are no other dynamic fixes, tries to fix #10614 #10632

Conversation

Deeptanshu-sankhwar
Copy link
Contributor

Tries to fix #10614

I have tried to solve the problem of the mapper getting mislead into thinking there is nothing else to fix by showing "ignore this issue" while adding a tunnel

I have added an extra check which prevents inserting the ignore_issue validationIssueFix if there are no other dynamicFixes in the context

@Deeptanshu-sankhwar
Copy link
Contributor Author

Screen.Recording.2024-12-28.at.3.59.51.PM.1.mp4

Here is a demonstration video to show how it fixes the issue

@tyrasd
Copy link
Member

tyrasd commented Jan 14, 2025

This does not really solve the issue. It would also break all other validation warnings that don't provide dynamic fixes.

@tyrasd tyrasd closed this Jan 14, 2025
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.

"Add tunnel" quick fix not shown after already fixing one
2 participants