Missing title for Menu Link Content bundle views field
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #2862769. -->
Reported by: [feyp](https://www.drupal.org/user/998680)
>>>
<p>This issue was originally reported by <a href="https://www.drupal.org/u/tjh">tjh</a> as part of <a href="https://www.drupal.org/node/2862617">issue 2862617</a>. Menu Link Content entity doesn't provide a bundle label, so the title of the Menu Link Content bundle views field is empty. Depending on the views plugin used, this may cause notices or not. For example, if you're using a REST export view display, you'll get this notice:</p>
<blockquote><p>Notice: Undefined index: title in Drupal\views\Plugin\views\HandlerBase->adminLabel() (line 158 of core/modules/views/src/Plugin/views/HandlerBase.php)</p></blockquote>
> Related issue: [Issue #2862617](https://www.drupal.org/node/2862617)
issue