The url parameter placeholder should be exactly as the route entity type ID.

The website encountered an unexpected error. Please try again later.</br></br><em class="placeholder">Symfony\Component\Routing\Exception\MissingMandatoryParametersException</em>: Some mandatory parameters are missing (&quot;id&quot;) to generate a URL for route &quot;view.commerce_bulk_attributes.attribute_page&quot;. in <em class="placeholder">Drupal\Core\Routing\UrlGenerator-&gt;doGenerate()</em> (line <em class="placeholder">182</em> of <em class="placeholder">core/lib/Drupal/Core/Routing/UrlGenerator.php</em>). <pre class="backtrace">Drupal\Core\Routing\UrlGenerator-&gt;getInternalPathFromRoute(&#039;view.commerce_bulk_attributes.attribute_page&#039;, Object, Array, Array) (Line: 293)
Drupal\Core\Routing\UrlGenerator-&gt;generateFromRoute(&#039;view.commerce_bulk_attributes.attribute_page&#039;, Array, Array, 1) (Line: 105)
Drupal\Core\Render\MetadataBubblingUrlGenerator-&gt;generateFromRoute(&#039;view.commerce_bulk_attributes.attribute_page&#039;, Array, Array, 1) (Line: 753)

Comments

drugan created an issue. See original summary.

  • drugan committed 7f4632a on 8.x-1.x
    Issue #3043365: Some mandatory parameters are missing ('id')
    
drugan’s picture

if you have commerce_bulk already installed then go to the /admin/structure/views/view/commerce_bulk_attributes page and set the Path for the view page:::

admin/commerce-bulk-attribute/%commerce_product_attribute

drugan’s picture

Status: Active » Fixed

Fixed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.