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

Pass the existing asset name to the bulk checkout form #12560

Merged
merged 1 commit into from
Feb 24, 2023

Conversation

snipe
Copy link
Owner

@snipe snipe commented Feb 24, 2023

This should fix an issue where the asset name was being nulled out on bulk checkout.

Signed-off-by: snipe <snipe@snipe.net>
@snipe snipe merged commit 75a73d0 into develop Feb 24, 2023
@what-the-diff
Copy link

what-the-diff bot commented Feb 24, 2023

  • Added a new parameter to the checkOut function
  • The new parameter is called $asset_name and it's set as null by default
  • If there are no errors, then we can see that this variable will be used in an email template (see below)

@snipe snipe deleted the fixes/bulk_checkout_nulles_asset_name branch February 24, 2023 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant