Skip to content
This repository has been archived by the owner on Jan 25, 2025. It is now read-only.

Fix: Removed Expiry Year Limit for Cards #72

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

the-halfbloodprince
Copy link

♻️ Current situation

Currently, there's a cap for the max expiry year on adding cards. The cap is current year + 5 years. This is unneccessary and incorrect as there are several cards that are being issued with validity longer than 5 years. I encountered it myself and it's also mentioned in #69.

💡 Proposed solution

Simply, remove the check while adding the expiry date

📚 Release Notes

Removes the restriction of adding cards with expiry limit only within the next 5 years. Fixes #69

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Increase card expiry date from more than 2029💡 [REQUEST] - <title>
1 participant