Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

list-rules --file should show an appropriate error if the DID does not exist #3617

Closed
dchristidis opened this issue May 19, 2020 · 0 comments · Fixed by #3651
Closed

list-rules --file should show an appropriate error if the DID does not exist #3617

dchristidis opened this issue May 19, 2020 · 0 comments · Fixed by #3651
Assignees
Milestone

Comments

@dchristidis
Copy link
Contributor

Motivation

$ rucio list-rules --file foo:bar
ID    ACCOUNT    SCOPE:NAME    STATE[OK/REPL/STUCK]    RSE_EXPRESSION    COPIES    EXPIRES (UTC)    CREATED (UTC)
----  ---------  ------------  ----------------------  ----------------  --------  ---------------  ---------------

Modification

Raise a DataIdentifierNotFound exception.

@bari12 bari12 self-assigned this May 22, 2020
bari12 added a commit that referenced this issue May 29, 2020
…hould_raise_DIDNotFound_if_no_did

Clients: Raise DIDNotFound for list_rules if did does not exist; Fix #3617
bari12 added a commit that referenced this issue May 29, 2020
…hould_raise_DIDNotFound_if_no_did

Clients: Raise DIDNotFound for list_rules if did does not exist; Fix #3617
@bari12 bari12 added this to the 1.22.7 milestone May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants