JoelMon / pyTalkManager

Software to aid public talk coordinators in the congregations of Jehovah's Witnesses.
http://theodevelopers.github.io/pyTalkManager
6 stars 1 forks source link

Congregation name edit bug #58

Closed JoelMon closed 9 years ago

JoelMon commented 9 years ago

When the congregation's name is edited, it edits the original item plus it adds another copy of the item to the database causing duplicates.

This is caused by the edit_congregation_window and add_congregation_window both running at the same time when editing.