Liferay Objects issues

Hi Guys,

There are few issues in the Liferay objects I am facing in multiple projects

  1. Deleting Object folder shows deleted from UI but Objects can still accessed via headless api and visible in /o/api.
  2. In another environment objects api throws 404 error randomly
  3. This is on production and its serious- Can’t update objects field throws 401, Existing fields start disappearing on its own and visible after selection of 60 in the pagination.

can someone from Liferay Object team help to fix these type of issues. I have tried clean restart, Indexing so far…nothing specific in logs to these error.

Thanks

Hi there, I'd recommend you to share your current version when you report this kind of issues. Regards

1 Answer

1

Hi @yogesh.chandra

See Organizing Objects with Folders - Liferay Official Documentation - Liferay Learn :

Once deleted, all objects in the folder are relocated to the default Uncategorized folder.

So objects are not deleted but relocated, that’s why they are still accessible.