rucio / rucio/webui

Clicking on file in DID view gives error

Open
#609 3 comments 0 reactions 1 assignee View on GitHub

@maany is already working on this.

Since Jul 10, 2025.

bug
Dominant language
TypeScript
Stars
5
Forks
36
Avg merge
6d 17h
Merged PRs (30d)
7

Description

Description

If I click on a dataset and then the button for a consituent file I see this.

This looks like instead of passing the DID file name, it's passing the string "bound mg" instead. This is with webui version 37.1

Problem validating r_dids: 'bound mg' does not match '^/[a-zA-Z0-9\\-_]{1,99}/[a-zA-Z0-9\\.\\-_]{1,199}/[A-Z0-9\\-]{1,99}$|^/[a-zA-Z0-9\\-_]{1,99}/[a-zA-Z0-9\\.\\-_]{1,199}/[A-Z0-9\\-]{1,99}#[a-zA-Z0-9\\.\\-_]{1,100}$|^\\/store\\/[A-Za-z0-9][A-Za-z0-9\\.\\-\\_\\/]{1,493}$' Failed validating 'pattern' in schema['items']['properties']['name']: {'description': 'Data Identifier name', 'type': 'string', 'pattern': '^/[a-zA-Z0-9\\-_]{1,99}/[a-zA-Z0-9\\.\\-_]{1,199}/[A-Z0-9\\-]{1,99}$|^/[a-zA-Z0-9\\-_]{1,99}/[a-zA-Z0-9\\.\\-_]{1,199}/[A-Z0-9\\-]{1,99}#[a-zA-Z0-9\\.\\-_]{1,100}$|^\\/store\\/[A-Za-z0-9][A-Za-z0-9\\.\\-\\_\\/]{1,493}$'} On instance[0]['name']: 'bound mg'
Steps to reproduce

No response

Rucio WebUI Version

No response

Additional Information

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.