π Bug Report β BUG-004
Summary
Update Service API is triggered even when no field values are changed.
Environment
| Field |
Value |
| Environment |
QA / Staging |
| Browser |
Chrome (Automation) |
| Browser Version |
|
| OS |
|
| Build / Version |
|
| Module |
Dynamic Field Settings β Edit Service |
Severity
Priority
Preconditions
- An existing service record is available to edit.
Steps to Reproduce
- Navigate to Dynamic Field Settings page.
- Click Edit on any existing service record.
- Do not modify any field.
- Click 'Update Service'.
Expected Result
If no data has been changed, the Update action should either be disabled or should not trigger an unnecessary API call/request.
Actual Result
The Update Service API request is sent regardless of whether any field value was changed, resulting in unnecessary write operations.
Frequency
Impact
On the Edit Service modal, there is no change-detection/dirty-check before submission, leading to unnecessary write/API load and potential audit-log noise.
Error Messages / Logs
N/A β no error; API call fires unnecessarily on unchanged data.
Screenshots / Screen Recording
Attach screenshots or recordings if available.
Attachments
Additional Information
Test data used: Service 'Testing Model'.
Reporter Details
| Field |
Value |
| Reported By |
Tamilarasu K |
| Assigned To |
|
| Date Reported |
10-Jul-2026 |
| Sprint |
|
| Related Story / Task |
|
| Related Pull Request |
|
| Status |
Open |
Checklist
π Bug Report β BUG-004
Summary
Update Service API is triggered even when no field values are changed.
Environment
Severity
Priority
Preconditions
Steps to Reproduce
Expected Result
If no data has been changed, the Update action should either be disabled or should not trigger an unnecessary API call/request.
Actual Result
The Update Service API request is sent regardless of whether any field value was changed, resulting in unnecessary write operations.
Frequency
Impact
On the Edit Service modal, there is no change-detection/dirty-check before submission, leading to unnecessary write/API load and potential audit-log noise.
Error Messages / Logs
Screenshots / Screen Recording
Attach screenshots or recordings if available.
Attachments
Additional Information
Test data used: Service
'Testing Model'.Reporter Details
Checklist