Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autosubmit updates details on creation and deletion #2089

Open
LuiggiTenorioK opened this issue Jan 30, 2025 · 0 comments
Open

Autosubmit updates details on creation and deletion #2089

LuiggiTenorioK opened this issue Jan 30, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@LuiggiTenorioK
Copy link
Member

As mentioned in BSC-ES/autosubmit-api#168, the API will stop deleting the details record when this data is not available (maybe due to deletion, filesystem permissions, etc).

This means that when someone deletes an experiment and then creates another with the same expid, the details of the previous one may be used at least until the API updates it properly when the background task is executed again.

To prevent this, it is ideal to make autosubmit update the details table when an experiment is created (autosubmit expid and autosubmit create) and when it is deleted (autosubmit delete). Note: Not when is archived since we want to preserve the details in that situation.

CC @kinow @dbeltrankyl @mcastril

@LuiggiTenorioK LuiggiTenorioK added the enhancement New feature or request label Jan 30, 2025
@LuiggiTenorioK LuiggiTenorioK added this to the 4.1.13 milestone Jan 30, 2025
@LuiggiTenorioK LuiggiTenorioK self-assigned this Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant