salesagility / SuiteCRM-Core

SuiteCRM - Open source CRM for the world
https://www.suitecrm.com
GNU Affero General Public License v3.0
175 stars 121 forks source link

Slim Application Error #535

Open CSC-DEVV opened 1 month ago

CSC-DEVV commented 1 month ago

Issue

DELETE {{suitecrm.url}}legacy/Api/V8/module/Accounts/{id} When I run this api it returns

Slim Application Error

<p>The application could not run because of the following error:</p>
<h2>Details</h2>
<div><strong>Type:</strong> Error</div>
<div><strong>Message:</strong> Call to a member function call_custom_logic() on bool</div>
<div><strong>File:</strong> /var/www/html/public/legacy/data/Relationships/SugarRelationship.php</div>
<div><strong>Line:</strong> 423</div>

Possible Fix

No response

Steps to Reproduce the Issue

1.
2.
3.
...

Context

No response

Version

8.7.1

What browser are you currently using?

Microsoft Edge

Browser Version

No response

Environment Information

8.2

Operating System and Version

Ubuntu

johnM2401 commented 1 month ago

Hey!

Thank you for getting in touch!

I've given this a few tries locally on 8.6.1, but I've been unable to replicate so far, I'm afraid

See for example, I'm able to delete an account via the V8 API: image

Could you share some more information on your environment?

ie:

Thank you again!