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

[UBS] Management Order Controller PUT Update employee position by order #3096

Closed
MyloslavaM opened this issue Aug 21, 2021 · 1 comment
Closed

Comments

@MyloslavaM
Copy link

Environment: mac OS Big Sur 11,2 , browser Firefox 91.0b9
Reproducible: always

Preconditions

  1. User is logged in as administrator
  2. Order has been already created
    

Steps to reproduce

  1. Go to 'https://greencity-ubs.azurewebsites.net/ubs/management/update-position-by-order'
  2. Click submit
    Actual result
    {
    "timestamp": "2021-08-21T07:03:56.761+0000",
    "status": 500,
    "error": "Internal Server Error",
    "message": "Index 1 out of bounds for length 1",
    "path": "/ubs/management/update-position-by-order"
    }

Expected result
The administrator has the opportunity to manipulate data of employee position

User story and test case links
E.g.: "User story #2780

Labels to be added
"Bug", Priority ("pri: "), Severity ("severity:"), Type ("UI, "Functional"), "API" (for back-end bugs).

@mvyno
Copy link
Collaborator

mvyno commented Nov 28, 2021

Verified - controller works as expected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants