rokwire / illinois-app

Source code repository of "Illinois" App - the official mobile app of the University of Illinois.
https://app.illinois.edu/
Apache License 2.0
23 stars 20 forks source link

[BUG] "Failed" error message when registering for an event. #4152

Closed Priyaravi8 closed 3 months ago

Priyaravi8 commented 3 months ago

Describe the bug There is a "Failed" error message when registering for an event.

To Reproduce

Go to an event with in-app registration set up where you are not the admin (ex. on dev, see event “Github Admin Registration” on June 29, 2024) Tap the “Register” button

Actual Result View pop-up message: "Failed; Error getting finding: error performing transaction"

Expected behavior User should be able to register the event without Error

err

Device: [Pixel 7] APK Version [e.g. 6.0.6]

mihail-varbanov commented 3 months ago

This is a backend's issue. I am unable to test the register case because I am currently registered for this event and when I try to unregister it fails with the same error as above. I created an issue in Calendar BB's repo for this: https://github.com/rokwire/calendar-building-block/issues/471

mihail-varbanov commented 3 months ago

@Priyaravi8, the backend issue has been resolved (Events Calendar BB version 1.69.3). Now I can register and unregister successfully for “Github Admin Registration” event. Please check this on your side and close the issue if it works for you either.

Priyaravi8 commented 3 months ago

This is fixed.