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 revision and target hosts reset #928

Merged
merged 1 commit into from
Oct 26, 2022
Merged

Conversation

imbyungjun
Copy link
Contributor

There is a bug related to Select2 version up.

  • Revision is always set as HEAD whenever creating a new test or checking the test alread done.
  • Target hosts field is always set as equal to script's target hosts setting.
    Setting the target hosts in perftest config menu is not affected.

These two bugs are caused by triggering change event at the initial rendering.
Fix these bugs by removing the selection of the initial script selecting.

@imbyungjun imbyungjun self-assigned this Oct 24, 2022
@github-actions
Copy link

✅ Build & Test workflow succeed ✅

@imbyungjun imbyungjun merged commit bf594df into develop Oct 26, 2022
@imbyungjun imbyungjun deleted the feature/fix-perftest-config branch October 26, 2022 07:58
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