"Create release" button in gitlab leads to 404 page

Created on 18 October 2024, 3 months ago

Problem/Motivation

The "Create release" button when viewing a tag or the list of tags in gitlab takes users to a 404 page on drupal.org.

Steps to reproduce

- Create a tag for a project in gitlab. e.g https://git.drupalcode.org/project/sitestudio_gin/-/tags
- View the tag page: https://git.drupalcode.org/project/sitestudio_gin/-/tags/1.0.3
- Click the "create release" button at the top right of the page
- User will be lead to a page on drupal.org which will be a 404 page: https://www.drupal.org/project/sitestudio_gin/releases/new β†’

Proposed resolution

Looks like d.o expects the path to be: https://www.drupal.org/node/add/project-release/PROJECTNODEID β†’
- Update the URL the button points to to the expected URL? (Can gitlab be made aware of the node ID of the project?)

Remaining tasks

- Discuss
- Update as necessary

User interface changes

None

API changes

-

Data model changes

-

πŸ› Bug report
Status

Active

Component

GitLab

Created by

πŸ‡¨πŸ‡¦Canada pavlosdan

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

Comments & Activities

Production build 0.71.5 2024