rucio / rucio/webui

Show additional RSE parameters in List RSE view

Open
#641 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement ui-component
Dominant language
TypeScript
Stars
5
Forks
36
Avg merge
6d 17h
Merged PRs (30d)
7

Description

Allow configuration of which RSE attributes to display in the List RSE view. Use a post-processing pipeline that caches results server-side and refreshes every 5-10 minutes. Display attribute values if available, indicate 'null' if the value is null, otherwise omit the field.

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.

Research direction

Start at the List RSE view entry point and trace how RSE data and attributes are currently fetched. Done means configured attributes are displayed when available, null values are shown as “null,” missing values are omitted, and server-side results refresh every 5–10 minutes.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.