Details
-
Type:
Task
-
Status:
Done
(View Workflow)
-
Priority:
Normal
-
Resolution: Unresolved
-
Affects Version/s: UCMDB 4.0.0.20
-
Fix Version/s: None
-
Component/s: UCMDB
-
Customer:Mobinets
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.
Activity
-
- Time Spent:
- 1 day
-
Investigated the ZoneEditComponent and identified that drawn geometries were not being correctly passed to the backend.
| Field | Original Value | New Value |
|---|---|---|
| Gantt Options | Milestone (set to milestone: having a due date but zero effort) | |
| Planned Start | 2026-04-02 24:00 (milestone: set planned start date to due date) | |
| Planned End | 2026-04-02 24:00 (milestone: set planned end date to due date) |
made changes -
| 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. |
-
- Time Spent:
- 1 day
-
Identified a race condition where the UI reloaded before the database transaction was fully committed.
| Status | To Do [ 10001 ] | In Progress [ 3 ] |
| Remaining Estimate | 0 minutes [ 0 ] | |
| Time Spent | 1 day [ 28800 ] | |
| Worklog Id | 295919 [ 295919 ] |
| Baseline Start | 2026-04-02 24:00 (set baseline based of initial work logging) | |
| Baseline End | 2026-04-02 24:00 (set baseline based of initial work logging) |
| Time Spent | 1 day [ 28800 ] | 2 days [ 57600 ] |
| Worklog Id | 295922 [ 295922 ] |
| Status | In Progress [ 3 ] | Done [ 10000 ] |
| Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
|---|---|---|---|---|---|---|---|---|---|
|
1d 1h 9m | 1 | Mohamad Ghorghar | 02/Apr/26 2:51 PM | |||||
|
9m 4s | 1 | Mohamad Ghorghar | 02/Apr/26 3:00 PM |
|
Links Hierarchy |
Documentation
|
Documentation
Updated the service layer to be transaction-aware and force a database flush upon saving.
error fixed and ready to be delivered on patch 4.0.0.20