Skip to content

fix (JobParametersDB): Ensure index names are lowercase in case the VO has capital letters#495

Merged
aldbr merged 2 commits into
DIRACGrid:mainfrom
ryuwd:patch-3
Apr 24, 2025
Merged

fix (JobParametersDB): Ensure index names are lowercase in case the VO has capital letters#495
aldbr merged 2 commits into
DIRACGrid:mainfrom
ryuwd:patch-3

Conversation

@ryuwd

@ryuwd ryuwd commented Apr 24, 2025

Copy link
Copy Markdown
Contributor

This is causing cypress tests to fail in DIRACGrid/diracx-web#327 due to the job status change failing when killing a job as it sets a parameter in the JobParameterDB with vo=diracAdmin, which leads to a non-lowercase index name, which opensearch dislikes.

@aldbr aldbr enabled auto-merge April 24, 2025 14:06
@aldbr aldbr merged commit 7de010a into DIRACGrid:main Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants