Skip to content

Add a "No FTS submission in the last X days" message #769

Description

@LucaPacioselli

Description

Add an indication to let the users know when the last FTS submission was done, e.g. "Rule has no FTS submissions in the last X days".

Motivation

The “Generate (FTS) link” button in the rule/page/<rule_id> page under Locks returns an error for STUCK rules (see screenshot). This is likely due to the request no longer being present in the REQUESTS table, as it has been moved to REQUESTS_HISTORY.

In this case for example, instead of showing an error, the UI could inform the user that there have been no FTS submissions in the last X days, where X is greater than the time required for a request to be moved to the history table.

Image

Change

Update the toast text

Additional Information

  • The Rucio API needs to be changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    Size

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions