Datahub - OData connector returning cached CRUD status

0
Hi, I created an entity that I exposed as an OData resource. When I updated the capabilities to updatable, the datahub always showed the service (ByronCustomerODataService) as only readable CRUD It seems as if my datahub search word (customer) results are cached.  When I change the search word to something else, like my name, Byron, I can then see the correct CRUD status Anyone else experienced this before on a development sandboxed environment? How do I refresh or clear cache so to avoid this sort of, nothing is actually wrong issue? Mendix version: 9.10 EDIT: Sucks that issue is present in hub.mendix.com   Thanks, Byron  
asked
1 answers
1

Hi ,

Refresh Odata (Edit->Edit->Ok->Ok) URL .

After Refresh It will  work.

Thanks.

answered