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

[prosEO CLI] {product update} and {product delete} are terminating the CLI #29

Closed
dlr-tangosierra opened this issue Feb 27, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@dlr-tangosierra
Copy link
Contributor

Testing parameters:
User Login: no user login
Mission : no mission

Context:
The 2 commands [product delete] and [product update] are terminating the CLI. They should have returned a message that the commands are not allowed while not terminating the CLI.

Example outputs:
prosEO> product delete
(E2802) User not logged in
prosEO Command Line Interface terminated by exception!

prosEO> product update
(E2802) User not logged in
prosEO Command Line Interface terminated by exception!

@dlr-tangosierra dlr-tangosierra added the bug Something isn't working label Feb 27, 2020
@tangobravo62
Copy link
Collaborator

Fixed:

prosEO> product delete
(E2802) User not logged in
prosEO> product update
(E2802) User not logged in
prosEO> 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants