The Unsupported GitLab operation page shows this error message.

You have attempted an action in GitLab that Drupal.org does not currently support.

Please see our GitLab documentation for more information.

/drupalorg/docs/gitlab-integration isn't a path alias used on drupal.org; there aren't URL redirects for that path either. There are three redirects that are for related pages.

  • /drupalorg/docs/gitlab-integration/frequently-asked-questions to /node/3023543
  • /drupalorg/docs/gitlab-integration/gitlab-frequently-asked-questions to /node/3023543
  • /drupalorg/docs/gitlab-integration/issue-forks-merge-requests to /node/3172805

Since /git_error is not a path alias and a URL redirect hasn't be set for it, I take it's a path handled by a custom module which shows that page.
I have not been able to find any hook_node() implementation adding that path. I apologize if I posted the report in the wrong issue queue.

Comments

apaderno created an issue. See original summary.

avpaderno’s picture

Issue summary: View changes

The GitLab Frequently Asked Questions page contains a point about that error message.

I'm receiving an error message or an 'unsupported operation' warning

Some functions of GitLab are deliberately blocked in the first phase of this deployment. We'll gradually be rolling out and enabling more features over time.

I added a redirect from /drupalorg/docs/gitlab-integration to /node/3023543 (the GitLab Frequently Asked Questions page). This should be sufficient to fix the issue.

Eventually, the link on the Unsupported GitLab operation page should be changed to https://www.drupal.org/docs/develop/git/using-git-to-contribute-to-drupa..., which takes directly to the part explain the reason of that error. The link title should be changed, as the linked page is titled GitLab Frequently Asked Questions, not GitLab documentation.

Alternatively, the Unsupported GitLab operation page should just directly tell users what the linked page says.

You have attempted an action in GitLab that Drupal.org does not currently support.

Some functions of GitLab are deliberately blocked in the first phase of this deployment. We'll gradually be rolling out and enabling more features over time.

  • drumm committed 27053e8 on 7.x-3.x
    Issue #3221803: Improve link on "Unsupported GitLab operation" error...
drumm’s picture

Assigned: Unassigned » drumm
Status: Active » Fixed

Thanks, the link has been updated.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.