Closed enikonemeth closed 4 years ago
We should reset the client metadata provider cache when resources change. The problem is that currently there is no event for that (resource manager is in the content repository layer, the metadata provider is up in the OData layer). Working on it.
After update a localization file, the new schema contains wrong values.
E.g: I have changed the localization file of Group (CtdResourcesGH.xml). I set the displayName for Members field to: Membersxxx, I saved the file, the schema generated, but in the schema worng value was for the displayName of Members (the value was: Members).