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 MERGE] Allow location snippets on Action Return - fix for issue 5746 #6012

Closed
wants to merge 5 commits into from

Conversation

jjngx
Copy link
Contributor

@jjngx jjngx commented Jul 12, 2024

Proposed changes

Testing fix for location snippets.

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@github-actions github-actions bot added bug An issue reporting a potential bug go Pull requests that update Go code labels Jul 12, 2024
@jjngx jjngx changed the title DO NOT MERGE - Fix/issue 5746 Allow location snippets on Action Return - fix for issue 5746 Jul 12, 2024
@jjngx jjngx self-assigned this Jul 12, 2024
@jjngx jjngx linked an issue Jul 12, 2024 that may be closed by this pull request
@jjngx jjngx added the enhancement Pull requests for new features/feature enhancements label Jul 12, 2024
@jjngx jjngx changed the title Allow location snippets on Action Return - fix for issue 5746 [DO NOT MERGE] Allow location snippets on Action Return - fix for issue 5746 Jul 16, 2024
@jjngx
Copy link
Contributor Author

jjngx commented Jul 16, 2024

Closing the PR. User can achieve desired functionality using standard VS options (action.Return). Solution provided: #5746

@jjngx jjngx closed this Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue reporting a potential bug enhancement Pull requests for new features/feature enhancements go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Location Snippets ignored when using Action.Return
1 participant