Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • 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
  • #329
Closed
Open
Issue created Nov 18, 2015 by André Anjos@andre.anjos💬Owner

[experiments] Sharing not working properly with experiment containing private objects

For some reason, I'm getting a bogus answer when trying to share an experiment with a single user.

The experiment is private and uses algorithms which are privately shared by some other people. So, I guess I should not be able to complete the action (that bit is correct). The issue is that I'm not informed this, but rather a bogus screen:

image

The underlying reason is that some of the components this experiment depends on are privately shared.

Looking at our swagger interface and trying to hit it with the sharing request, I see what is the issue:

image

This should be correctly reported back to the user instead of the screen I got above.

Assignee
Assign to
Time tracking