strapi-community / strapi-plugin-slugify

A plugin for Strapi Headless CMS that provides the ability to auto slugify a field for any content type.
https://market.strapi.io/plugins/strapi-plugin-slugify
MIT License
45 stars 21 forks source link

[FR] add relation reference type support #102

Open pgsfredda opened 1 year ago

pgsfredda commented 1 year ago

Hi.

No slug is generated for the relation fields.

Currently the plugin produces an object-object slug label for those types of fields.

Strapi: 4.11.4 Strapi Plugin Slugify: 2.3.3 MySQL: 8.0.30 (MySQL Community Server - GPL)

ComfortablyCoding commented 1 year ago

Thanks for the request, see my reply in https://github.com/ComfortablyCoding/strapi-plugin-slugify/issues/101#issuecomment-1672505328

RayHughes commented 9 months ago

+1 for relationship support