CRM
CRM copied to clipboard
Bugs: No way to notify the reporter that a bug is fixed?
We need to track bugs in the CRM so that after a login we can notify the user that the bug is fixed.
this supersedes #574
we can use something like this to grab the issue statuses from the github api https://api.github.com/search/issues?q=repo:churchcrm/crm+706+705+704 @DawoudIO @crossan007 do you know where the demo.churchcrm.io code is or if it returns the issue number on issue submission? we'd need that and also a way to use this call to check the status of reported issues. for instance on login or after an update