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

Update case owner field validation to handle null value #1036

Closed
nadouani opened this issue Jul 3, 2019 · 2 comments
Closed

Update case owner field validation to handle null value #1036

nadouani opened this issue Jul 3, 2019 · 2 comments
Assignees
Labels
Milestone

Comments

@nadouani
Copy link
Contributor

nadouani commented Jul 3, 2019

Request Type

Bug

Problem Description

Via the case creation API, if the owner is provided with a null value, the API handles it as not specified and throws a Attribute owner is missing.

The API needs to be fixed handle the null value and set the API caller as owner.

@nadouani nadouani added this to the 3.4.0-RC2 milestone Jul 3, 2019
@nadouani nadouani added the bug label Jul 3, 2019
@crackytsi
Copy link

@nadouani Note that we have the same issue for tasks, but tasks should (for my option) be able to get/keep the status "unassigned"

@nadouani
Copy link
Contributor Author

nadouani commented Jul 3, 2019

Working on it, the tasks related issue is a UI issue

@nadouani nadouani closed this as completed Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants