Update support > issues and source in VBO composer.json

Created on 16 November 2024, about 2 months ago

Problem/Motivation

The links in composer.json points at a specific version in the Gitlab repo, and the issue link at an older version:

  "support": {
    "issues": "https://www.drupal.org/project/issues/views_bulk_operations?version=8.x",
    "docs": "https://www.drupal.org/docs/8/modules/views-bulk-operations-vbo",
    "source": "https://git.drupalcode.org/project/views_bulk_operations/-/tree/8.x-3.x"
  },

https://git.drupalcode.org/project/views_bulk_operations/-/blob/4.3.x/co...

Steps to reproduce

  1. Run a Composer command
  2. Click on the link in the command line
  3. Get VBO 8.x-3.x on Gitlab in the browser

$ composer outdated "drupal/*"
Color legend:
- patch or minor release available - update recommended
- major release available - update possible

Direct dependencies required in composer.json:
drupal/views_bulk_operations 4.3.1 4.3.2 Adds an ability to perform bulk operations ...

Proposed resolution

Update the issues link to point at version 4 issues:
https://www.drupal.org/project/issues/views_bulk_operations?version=any_4 .

Update the source link to point at no version on Gitlab, since you get the latest automatically:
https://git.drupalcode.org/project/views_bulk_operations

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

4.3

Component

Miscellaneous

Created by

🇩🇰Denmark ressa Copenhagen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024