agilepro / cognoscenti

Major Adaptive CaseManagement, Coordination, Communication, Collaboration System
9 stars 7 forks source link

can log participants #582

Closed johnabuck closed 2 years ago

johnabuck commented 2 years ago

I tried this morning to log in people to the participants list. I would add a name. Then the second. When I tried to add a third name, the first two disappeared.

agilepro commented 2 years ago

this is a problem with the sync from server which only occurs WHILE RUNNING a meeting. The refresh was wiping out changes if it occurred while a person was editing the participants.

addressed this by isolating the edit operation to a different variable, and then updating the entire thing when you click save.