Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Merge requests
  • !137

Fixed Issue #386: Now eadmin user can delete any experiment regardless of owner, iff -f is included.

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged wuruchi requested to merge issue386 into master Jul 17, 2019
  • Overview 3
  • Commits 3
  • Pipelines 0
  • Changes 1

Fixed Issue #386 (closed). Now eadmin user can delete any experiment regardless of owner, iff -f is included.
When eadmin sends this command, Autosubmit shows a message stating that eadmin is deleting an experiment from another user.
Should only works when -f is included.
If the user is not eadmin, and the user is not the owner of the experiment, deletion should not proceed.
The code handles failure to retrieve owner user data.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: issue386