#3708 - G5 History not showing manager card information correctly

https://www.bikelink.org/ui_nodes/536/history

Door opened log shows opened "By Manager Card#: 72998" but that is not actually the manager card. The technician used a manager card to start a rental for card #72998, and then opened the door. So the history should show opened "By Manager Card#: 900553".
To Do: For the door opened history use "By Manager Card#: door_number" instead of renting_card.

For the card accepted entry in the history, we keep seeing "Card Accepted | Card # (Unknown user) | ...". But we should have this information in the CARD_RECOGNIZED log using the card_number and type_str.
To do: Use card_number and type_str from the CARD_RECOGNIZED log to show the card number (links to card page) and person (links to profile).

Note: I don't see the card type in the card_recognized log, so maybe that is a problem, but we should still show the card number.

Reload