Update in database when a metadata record is published?

Hi all

I am seeking an indication (change of status) when a metadata record is published or unpublished in the Manage record menu.

I have noticed that there are no changes in the metadata xml file itself when metadata is published, and I cannot identify any changes in the database either.

Ideally, I would like the metadata UUID to be returned when metadata is published.

I can see that ‘puboption’ is used in core-geonetwork/web-ui/src/main/resources/catalog/views/default/directives/partials/mdactionmenu.html at 19a2749e12c9425e0ba76725fe6a101df3b3bac1 · geonetwork/core-geonetwork · GitHub
but I don’t know – can’t figure out – the logic behind it.

Does anyone know if publication is recorded somewhere in the database or elsewhere?

Thanks!

Hi :waving_hand:

In GeoNetwork 4.2 the change is recorded in the database in the operationallowed table :slight_smile: