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

ODIP: fix cross-mission access error message #206

Closed
katharinabassler opened this issue Dec 13, 2023 · 1 comment
Closed

ODIP: fix cross-mission access error message #206

katharinabassler opened this issue Dec 13, 2023 · 1 comment
Assignees
Labels
bug Something isn't working implemented Issue has been implemented and is ready for test

Comments

@katharinabassler
Copy link
Collaborator

Currently, if creating an ODIP order with a user tied to one mission and a workflow tied to another, an error message like the following is returned:

(E7243) Command failed (cause: 400 (E3507) Configured processor S1A_IW_RAW__0_OCN__2_3.61_SLICING not found)

This has led to confusion regarding the type of the error. An error message indicating a cross-mission access should be returned instead.

@katharinabassler katharinabassler added the bug Something isn't working label Dec 13, 2023
emelchinger added a commit that referenced this issue Dec 15, 2023
  issue #205: implemented.
  issue #206: implemented.
@emelchinger emelchinger added the implemented Issue has been implemented and is ready for test label Dec 15, 2023
@katharinabassler
Copy link
Collaborator Author

Implementation tested successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working implemented Issue has been implemented and is ready for test
Projects
None yet
Development

No branches or pull requests

2 participants