You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
handle cell position update while UEs are moving (it seems that the new position is reflected on the map, but the thread keeps the old data. This can be easily spotted if you move away a cell. The UE should change color to show that it's out of the cell coverage, but this doesn't happen) 064dd09
add sidebar links to the new Open API pages (NEF separation) 0e0bc6a
fix cell not being displayed after editing UE 7146360
decide column details for UE datatable to be more handy 0611028
handle path associations at export/import pages 78079a6
handle case: POST /api/v1/UEs/associate/path with {"supi": "...", "path": 0 }. Currently you get back 409: This path_id you specified doesn't exist@JFrgs
The text was updated successfully, but these errors were encountered:
📍 keep this issue
open
👇 Drag here whatever finishes
cell
position update while UEs are moving (it seems that the new position is reflected on the map, but the thread keeps the old data. This can be easily spotted if you move away a cell. The UE should change color to show that it's out of the cell coverage, but this doesn't happen) 064dd09cell
not being displayed after editing UE 7146360export
/import
pages 78079a6POST /api/v1/UEs/associate/path
with{"supi": "...", "path": 0 }
. Currently you get back409: This path_id you specified doesn't exist
@JFrgsThe text was updated successfully, but these errors were encountered: