FreeTAKTeam / FreeTakServer

Situational Awareness Server compatible with TAK clients
Eclipse Public License 2.0
617 stars 163 forks source link

Emergencies Not Shared #661

Closed naman108 closed 6 months ago

naman108 commented 6 months ago

Issue: Emergency Creation Not Shared Across Clients on the Server

Problem Description

When an emergency is created on one client within the system, it does not get shared or propagated to other clients connected to the same server. This lack of synchronization prevents crucial emergency information from being disseminated promptly to all relevant parties.

Expected Behavior

The expectation is that when an emergency is initiated on one client, it should be instantly shared and visible to all other clients connected to the server. This ensures a coordinated and immediate response across the entire network.

Steps to Reproduce

  1. Launch Client A.
  2. Create an emergency on Client A.
  3. Observe that the emergency is not automatically shared with Clients B, C, etc.

Impact

The current behavior poses a potential risk in emergency situations, as it hinders the timely awareness and response from other clients connected to the server.