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
The keywords filter returns a long list of keywords with 0 resources connected.
keywords without resources shouldn't be returned by the keywords endpoint
apparently keywords are never removed when the last resource connected to the keywords isn't removed. Maybe this has always been like this since keywords can be a set controlled by admins. I just want to clarify if this is expected or not.
The text was updated successfully, but these errors were encountered:
@giohappy i i don't see us managing the removal of keywords manually on deleting resources.
The keywords api is also used on the metadata form when users are assigning/updating keywords.
If we make the api consider only ones with atleast one resource connected, does it mean we will need to have a migration to delete ones without resources since they will not be used anywhere?
The keywords filter returns a long list of keywords with 0 resources connected.
The text was updated successfully, but these errors were encountered: