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: fix bug that group path variable value would be fixed by first u… #470

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

chengjingtao
Copy link
Contributor

Changes

Fix: fix bug that group path variable value would be fixed by first user resource request

group variable is a pointer that outside of closure, referenced it in the request filter will caused fixed by fist request

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

  • spec PR link included
  • Follows the commit message standard
  • Meets the contributing guidelines (including
    functionality, content, code)
  • Test cases with documentation and functionality works as expected using current and related github repos (MUST deploy and check)
  • Release notes block below has been filled in or deleted (only if no user facing changes)

Release Notes

bug fix: Fix: fix bug that group path variable value would be fixed by first user resource request

…ser resource request

group variable is a pointer that outside of closure, referenced it in the request filter will caused fixed by fist request

Signed-off-by: jtcheng <[email protected]>
@chengjingtao chengjingtao force-pushed the fix/user-api-fixed-group-var branch from 007e997 to 0ffb60f Compare July 28, 2023 06:03
@chengjingtao chengjingtao merged commit d0a54de into main Aug 1, 2023
@chengjingtao chengjingtao deleted the fix/user-api-fixed-group-var branch August 1, 2023 03:12
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