You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2020. It is now read-only.
Directus version and branch (Or commit hash): 6.4.9
PHP version: 7.0.30
MySQL version: Ver 14.14 Distrib 5.7.23
Web server: (Ex. Apache, nginx or IIS?) Apache
OS name and version: "Ubuntu" "16.04.3 LTS (Xenial Xerus)"
So I have a table named "Work categories" which contains an alias field (many-to-many) named "works". When I select one of the works directly from the "Work categories - works" column and try to update the content from an existing (wysiwyg full) field, the field gets empty. When adding a new item or try to update the item directly under the original "work" table I have no issues.