Skip to content
Snippets Groups Projects

Resolve #2784233 "Multiple vocabularies deprecated vid"

2 unresolved threads

Closes #2784233

Merge request reports

Members who can merge are allowed to add commits.
Test summary results are being parsed
Ready to merge by members who can write to the target branch.
  • The source branch is 7 commits behind the target branch.
  • 1 commit will be added to 10.1.x.
  • Source branch will not be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
119 119 views.filter.taxonomy_index_tid:
120 120 type: views.filter.many_to_one
121 121 label: 'Taxonomy term ID'
122 deprecated: "The 'vid' key in 'views.filter.taxonomy_index_tid' config schema is deprecated in drupal:10.1.0 and is removed from drupal:11.0.0. Update your view to use the 'vids' key instead. See https://www.drupal.org/node/3162414"
122 123 mapping:
123 124 vid:
124 125 type: string
125 126 label: 'Vocabulary'
  • Rashmi added 244 commits

    added 244 commits

    Compare with previous version

  • Rebase the branch locally.

  • Rashmi added 1 commit

    added 1 commit

    • 65f33f9a - 2784233-fixed custom command

    Compare with previous version

  • Oleh Shevchuk added 428 commits

    added 428 commits

    Compare with previous version

  • Joe Parsons mentioned in merge request !3582

    mentioned in merge request !3582

  • Chris Green mentioned in merge request !10425

    mentioned in merge request !10425

  • Chris Green added 1 commit

    added 1 commit

    • 4adfb94c - Update TaxonomyIndexTidUiTest.php

    Compare with previous version

  • 360 475
    361 476 /**
    362 477 * Tests using the TaxonomyIndexTid in a filter group.
    478 *
    479 * @greoup legacy
  • Chris Green added 1 commit

    added 1 commit

    • 8ec27f5d - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Chris Green added 1 commit

    added 1 commit

    • d9823778 - Update taxonomy.views.schema.yml

    Compare with previous version

  • Chris Green added 1 commit

    added 1 commit

    • 336b11e8 - Update taxonomy.views.schema.yml

    Compare with previous version

  • Please register or sign in to reply
    Loading