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

Fixed: Value must be a user instance #2441

Merged
merged 4 commits into from
Nov 17, 2020
Merged

Fixed: Value must be a user instance #2441

merged 4 commits into from
Nov 17, 2020

Conversation

bsekachev
Copy link
Member

@bsekachev bsekachev commented Nov 16, 2020

Motivation and context

Resolved #2440

How has this been tested?

Manual testing

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

@bsekachev bsekachev added the bug Something isn't working label Nov 16, 2020
@bsekachev
Copy link
Member Author

@dvkruchinin Could you please write a test for the issue? The scenario is described in #2240. It is expected that UI starts fetching (loading circle) after changing assignee (in the case of exception it doesn't occur). It might be an anchor during testing or you can check console output somehow.

@dvkruchinin
Copy link
Contributor

dvkruchinin commented Nov 16, 2020

It is expected that UI starts fetching (loading circle) after changing assignee (in the case of exception it doesn't occur). It might be an anchor during testing or you can check console output somehow.

Sure. The test will be written.

@coveralls
Copy link

coveralls commented Nov 16, 2020

Coverage Status

Coverage decreased (-0.02%) to 62.811% when pulling 5bfe7cb on bs/fixed_issue_2440 into a9b2817 on develop.

ActiveChooN
ActiveChooN previously approved these changes Nov 17, 2020
@bsekachev bsekachev merged commit eef5a41 into develop Nov 17, 2020
@bsekachev bsekachev deleted the bs/fixed_issue_2440 branch November 17, 2020 11:18
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

Successfully merging this pull request may close these issues.

Bug: Value must be a user instance
4 participants