Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • beat.web beat.web
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 54
    • Issues 54
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • beatbeat
  • beat.webbeat.web
  • Issues
  • #275
Closed
Open
Issue created Aug 28, 2015 by André Anjos@andre.anjos💬Owner

Cannot delete public contribution

An API call to:

DELETE /api/v1/toolchains/tutorial/bla/2/

Gets me a 403 error and a message saying the toolchain is being used. I'm sure it is not. I've reproduced this on the staging system and on my local machine.

Something is not being calculated right under the API.

How to:

  1. Create a new toolchain and make it public
  2. Try to delete it

The system says it can't, because it's being used (while it's not). It should allow me to delete this contribution. This should be valid for all unused contributions independent of their sharing level.

Assignee
Assign to
Time tracking