- π³πΏNew Zealand jweowu
Cross-referencing with π Batch data export triggers MissingMandatoryParametersException with contextual argument in URL Active in case followers of this will also understand how to resolve that.
Try the patch for implementation of "For custom redirect we should expose the view arguments as tokens"
Created a view token which will take view path component as a variable argument.
- π³πΏNew Zealand amanp Poneke
I confirm that patch in #4 resolves the MissingMandatoryParametersException for display redirects with Drupal 10.2 / views_data_export:1.4
- π―π΄Jordan YousefAnbar Zarqa
I confirm that patch in #4 works great for me with Drupal 9.5.11 / views_data_export:1.4
- Status changed to Needs review
3 months ago 3:48pm 27 August 2024 - πΊπΈUnited States AaronBauman Philadelphia
Maybe I'm missing something, but this patch works for me.
Very simply: we already have everything we need to generate the route from the view.
- πΈπ¦Saudi Arabia abdulaziz zaid Riyadh
thanks @aaronbauman
your patch is working with and without checked 'Include query string parameters on redirect'
you should pass the arg if the 'Include query string parameters on redirect' is checked.