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 multi step executor args passing /wo preview #2060

Merged
merged 12 commits into from
May 31, 2023

Conversation

mvorisek
Copy link
Member

@mvorisek mvorisek commented May 30, 2023

fix #1856

If there are more than 1 steps, args are sent from client thru AtkAjaxecPlugin JS, so form cannot be submit directly (as it was before this PR when "preview" step was not enabled).

@mvorisek mvorisek force-pushed the fix_ua_args_passing_1856 branch 2 times, most recently from 3897d87 to 6b40b9a Compare May 30, 2023 23:48
@mvorisek mvorisek changed the title Fix step executor multi step args passing /wo preview Fix multi step executor args passing /wo preview May 31, 2023
@mvorisek mvorisek marked this pull request as ready for review May 31, 2023 10:04
@mvorisek mvorisek merged commit a640009 into develop May 31, 2023
45 checks passed
@mvorisek mvorisek deleted the fix_ua_args_passing_1856 branch May 31, 2023 10:05
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.

StepExecutor does pass args /w fields & no preview
1 participant