We have taken over a SENAITE site that uses a custom addon. I have redacted the company name, client name, and sample name for privacy. One of the samples that imports is to automatically associate a method with itself, but this error has suddenly popped up:
2025-05-21 20:56:56,476 WARNING [senaite.core:106][waitress-1] Target <Analysis at /{redacted}/clients/client-{redacted}/{redacted}/nitrogen_nitrate used for /{redacted}> was not linked by <Method at /{redacted}/methods/method-52>
I understand that I need to establish a link between the analysis service and the method, but in the Zope Management Interface, clicking “Edit” on the Analysis Service just opens SENAITE view, and “Edit” on method-52 has no linking/associating type of option.
Additionally, this worked until just now. So what could have even made these unlink?