Add link from Content bundle CM Document.
Closes #3352712
Merge request reports
Activity
- Resolved by Steve Wirt
For Nodes this perfect. Better than I expected. I love that when you are on the diagram, the other tabs related to the content type are still present.
This also works perfectly when a user's role has permission to see the reports, but not to edit content types. The tabs do not appear, which is great.
It is odd though that the same does not happen with taxonomy. When I am editing the vocabulary, I see the tab and it is perfect
But when I click on the entity relationship tab, all the tabs go away
It would be great if we could get the taxonomy tabs to work like the content tabs do.
The taxonomy part is working perfectly now.
I am seeing a bug in this Tugboat environment making it impossible to create a document.
Backtrace #0 /var/www/drupal/web/core/lib/Drupal/Component/DependencyInjection/Container.php(261): Drupal\content_model_documentation\DocumentableEntityProvider->__construct(Object(Drupal\Core\Config\ConfigFactory), Object(Drupal\content_model_documentation\DocumentableModules), Object(Drupal\Core\Entity\EntityFieldManager)) #1 /var/www/drupal/web/core/lib/Drupal/Component/DependencyInjection/Container.php(179): Drupal\Component\DependencyInjection\Container->createService(Array, 'content_model_d...') #2 /var/www/drupal/web/core/lib/Drupal.php(197): Drupal\Component\DependencyInjection\Container->get('content_model_d...') #3 /var/lib/tugboat/src/DocumentableEntityProvider.php(82): Drupal::service('content_model_d...')
I am not sure if it is specific to this MR or if it is a separate bug. I am checking on that now.