Closed cedric-anne closed 4 years ago
Plugin currently supports only relations based on a fkey field in the object's table.Relations like the one you propose with domains does not exists; and this would be an improviement, not a compatibility issue, since domains still continue to work as is on 9.5.
Included in #275
With this PR, plugin should be compatible with GLPI 9.5.
Remaining work to do:
domains_id
fields byglpi_domains_items
table (see https://github.com/pluginsGLPI/genericobject/blob/develop/fields/field.constant.php#L135)