Describe the bug
We expect a string or list of strings in the owner field for sources.
For other format, we fail.
Example: {"name": "Maayan Salom", "email": "maayan@elementary-data.com"}
To Reproduce
Configure source owner like this:
owner:
name: name
email: email@gmail.com
Expected behavior
We shouldn't crush on it, even if we don't support thr format.
Screenshots

ELE-716
Describe the bug
We expect a string or list of strings in the owner field for sources.
For other format, we fail.
Example: {"name": "Maayan Salom", "email": "maayan@elementary-data.com"}
To Reproduce
Configure source owner like this:
Expected behavior
We shouldn't crush on it, even if we don't support thr format.
Screenshots

ELE-716