-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
When creating a new, or updating an existing domain owners (mandatory field!) and tags are not saved and always remain 'Not assigned', and 'None', respectively.
Expected Behavior
When creating a new, or updating an existing domain owners and tags are are saved properly.
Steps To Reproduce
- Create new domain.
- ``Provide a valid user email or group name in the owners field.
- Add a tag in the tags field.
- Open details of newly created domain.
- Observe 'Not assigned' under Owners
- Observer 'None' under Tags
- Press Edit and provide the information again.
- Observe the same results after editing.
Note: I have noticed that the DataDomainBase pydantic model does not contain any notion of owners. Should be added there?
Cloud
Azure
Browser
Edge
Version
latest
Relevant log output
Reactions are currently unavailable