Add metadata-based DID search functionality
Open
@LucaPacioselli is already working on this.
Since Jul 7, 2025.
enhancement
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 36
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 7
Description
Description
Enable DID search functionality based on metadata filters. Support for external database integration is desirable, considering Rucio’s capability to use custom DID-metadata plugins.
Motivation
Currently, DIDs can only be searched by scope and name. A metadata-based search directly from the WebUI would significantly improve user experience and operational efficiency, especially in environments managing large volumes of DIDs
Change
Add a new page, or enhance the current DID list one, dedicated to DID metadata search.
Additional Information
- The Rucio API needs to be changed.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.