sharkbit / BadgeApp

Membership and Calendar program for a Range. Allows tracking of guests and events. And a small merchant portal to buy badges and supplies.
MIT License
3 stars 0 forks source link

More Expired Problems #247

Closed tdasto closed 1 year ago

tdasto commented 1 year ago

-On the Range Badges page if we try to sort using the Expire Range box when we sort on inactive and expired categories it still shows us current active badge holders. Are we misunderstanding these categories?

-Yesterday badge holders 6719 and 9371 both renewed and then tried to sign in to check in guests. The system would not allow them to sign in and popped up a yellow banner that said "Warning! Badge needs to be renewed. Please see staff." This was after they had renewed.

-On the Range Badges page we are no longer able to sort based on expiration date/year.

tdasto commented 1 year ago

Moved this comment to new issue

tdasto commented 1 year ago

Trying to create a new authorized user. Entered in a badge number of a 2023 BH. can't auto-populate name and email.

tdasto commented 1 year ago

When a BH renews the "expires" field in the table BadgeDB.badge is not incrementing by one year. This could solve a lot of problems! I can't figure out why but the code is in /views/badges/_form.php:123 (from line 112 - 123)