[ACE-787] fixing zone creation error Created: 01/Apr/26 Updated: 02/Apr/26 Due: 02/Apr/26 |
|
| Status: | Done |
| Project: | ACE |
| Component/s: | UCMDB |
| Affects Version/s: | UCMDB 4.0.0.20 |
| Fix Version/s: | None |
| Type: | Task | Priority: | Normal |
| Reporter: | Bessem Manita | Assignee: | Mohamad Ghorghar |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | UCMDB_WEB | ||
| Remaining Estimate: | 0 minutes | ||
| Time Spent: | 2 days | ||
| Original Estimate: | Not Specified | ||
| Customer: |
Mobinets
|
| Planned Start: | |
| Planned End: | |
| Actual Start: | |
| Date of Baselining: |
| Description |
|
When a user creates or edits zones and clicks “Save,” the zones are successfully persisted (no error is shown), but they do not render on the map afterward. This creates the impression that the save operation failed, even though the data may exist in the backend. |
| Comments |
| Comment by Mohamad Ghorghar [ 02/Apr/26 ] |
|
Updated the service layer to be transaction-aware and force a database flush upon saving. |