openMF / android-client

An android client for the MifosX platform
https://openmf.github.io/mobileapps.github.io/
Mozilla Public License 2.0
200 stars 587 forks source link

App Crash while activating a Center #2224

Open Darkeye14 opened 5 days ago

Darkeye14 commented 5 days ago

Summary:

The App crashes when we try to activate the center in the centers module.

Steps to reproduce:

navigate to Centers in the bottom nav bar. click on any center with the red indicator which has not been activated yet. click on activate and then click on activate again.

Expected behaviour:

What did you expect the app to do?

Observed behaviour:

What did you see instead? Describe your issue in detail here.

Screenshots:

https://github.com/user-attachments/assets/6e440451-2af3-40bb-b07a-4a50fdb10f2f

Darkeye14 commented 5 days ago

very similar to #2220 . Fixing one might fix the other one too