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
  • Issues
  • #882
Closed
Open
Issue created Oct 06, 2022 by Cristian Gutiérrez@cgutierrDeveloper

[Feature Request] Update experiment table after updateversion

Hi,

For the GUI/API it would be really useful to have the latest version of an experiment saved at the experiment table.

Right now, at experiment creation the version is stored correctly:

cgutierr@bscesautosubmit01:~> module load autosubmit 
cgutierr@bscesautosubmit01:~> autosubmit -v
3.13.0

SELECT * FROM experiment WHERE name="a58m";

id name type autosubmit_version description ...
9172 a58m - 3.13.0 version test ...

However after running updateversion it's not updated.

Could we have this feature?

Assignee
Assign to
Time tracking