senaite / senaite.core

Enterprise Open Source Laboratory System (LIMS)
https://senaite.com
GNU General Public License v2.0
254 stars 145 forks source link

Fix contact fullname is not updated in samples listing after edition #2549

Closed xispa closed 5 months ago

xispa commented 5 months ago

Description of the issue/feature this PR addresses

This Pull Request removes contact metadata from samples catalog.

Current behavior before PR

Contact full names in samples listing are not updated after edition.

Desired behavior after PR is merged

Contact full names in samples listing are updated after edition.

-- I confirm I have tested this PR thoroughly and coded it according to PEP8 and Plone's Python styleguide standards.