π Bug Report: Incorrect Year in Pop-up notification at `[https://cloud.appwrite.io/console/]`
π Reproduction steps
- Just visit the
https://cloud.appwrite.io/console/which is in free tier and also has more than 2 projects. - The pop-up appears and it says this
'Action required: You have more than 2 projects. Choose which projects to keep before Sep 1, 2024 or upgrade to Pro. Projects over the limit will be blocked after this date.'
π Expected behavior
The pop-up should say 'Action required: You have more than 2 projects. Choose which projects to keep before Sep 1, 2025 or upgrade to Pro. Projects over the limit will be blocked after this date.'
π Actual Behavior
The Year in pop-up is 2024
π² Appwrite version
Appwrite Cloud
π» Operating system
Windows
π§± Your Environment
No response
π Have you spent some time to check if this issue has been raised before?
- [x] I checked and didn't find similar issue
π’ Have you read the Code of Conduct?
- [x] I have read the Code of Conduct
Hi @Joyal-George-KJ π, Iβd like to take this issue.
Issue : The pop-up message on the free tier console shows the wrong year (Sep 1, 2024) instead of the correct year (Sep 1, 2025). This creates confusion for users.
Proposed Solution : Iβll locate the string used for the pop-up in the console codebase and update the hardcoded year to the correct 2025. Iβll also check if the year can be derived dynamically from a constant or config so it wonβt need manual updates in the future.
Could you please assign this issue to me? π