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

Fixed issues with the exp_history and update_parameters (check)

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged dbeltran requested to merge check-and-historical-database-fixes into master Mar 05, 2024
  • Overview 8
  • Commits 2
  • Pipelines 0
  • Changes 5

Fixed issues with update_parameters not called before the submission when check=true during running time.

Added the logs from the Historical database into autosubmit debug log.

Fixed some issues with the historical database

Deleted clean_runtime_parameters, as it doesn't work as I expected when updating the db.

When there are no LAST=1 rows, autosubmit will now check LAST=0 rows. This is added in case there are missing rows or a job has not been finished before the autosubmit create. In that case, the row could be incomplete and would prevent the insertion of new jobs.

Edited Mar 05, 2024 by dbeltran
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: check-and-historical-database-fixes