Bug 348 - MethodNotAllowedHttpException on Contact Deletion
Summary: MethodNotAllowedHttpException on Contact Deletion
Status: OPEN
Alias: None
Product: Smartwas
Classification: Unclassified
Component: Purchase (show other bugs)
Version: unspecified
Hardware: PC Windows
: --- High
Assignee: Arun (Arun)
URL:
Depends on:
Blocks:
 
Reported: 2026-08-04 07:34 UTC by Soundharaya (Soundharya)
Modified: 2026-08-04 07:34 UTC (History)
0 users

See Also:
Associated Test Case ID:
Triaged By: ---
Root Cause Analysis (RCA):
Resolution Summary / Fix Details:
Impact Area:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Soundharaya (Soundharya) 2026-08-04 07:34:11 UTC
Clicking the contact delete button sends a POST request to the read-only /edit/{id} route, resulting in a hard server exception.