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
  • !143

Fixed #431 Autosubmit saves in table details and transitive reduction optimization

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed wuruchi requested to merge issue431 into master Sep 10, 2019
  • Overview 1
  • Commits 2
  • Pipelines 0
  • Changes 3

During CREATE execution, the details of the experiment will be retrieved using a simplified version of DESCRIBE.

Then, these details are inserted into the autosubmit database table details that already exists.

When the experiment is DELETED, the details data is deleted first from the database, and then the experiment data.

Some validation has been implemented in the function that saves the detail.

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