I installed Drupal 8.0.2 and try to create a list of Taxonomy Terms under "Blog" Vocabulary with showing all Taxonomy content. (NOT showing Content).
And found out that there is no option for a Taxonomy Vocabulary (Name / ID), as in Drupal 7 have the Vocabulary ID as contextual filter option.

This is quite a major issue if the user wanted to upgrade to Drupal 8 from Drupal 7.
And it's inconvenient when we want to create a views showing all the Taxonomy Terms under a specific Vocabulary.
| Comment | File | Size | Author |
|---|---|---|---|
| vocab-id-D7.jpg | 49.78 KB | ktch_my |
Comments
Comment #2
cilefen commentedComment #4
merauluka commentedI believe this issue is a duplicate of #2048733: Taxonomy vocabulary contextual filters are missing which is nearing acceptance.
https://www.drupal.org/node/2048733
Comment #5
merauluka commentedComment #14
jonathanshawAccording to https://www.drupal.org/project/drupal/issues/2048733#comment-13885395 yuo may need to add a term relationship to be able to use the filter, but since #2048733: Taxonomy vocabulary contextual filters are missing is committed this can be closed.