console icon indicating copy to clipboard operation
console copied to clipboard

πŸ› Bug Report: Incorrect Year in Pop-up notification at `[https://cloud.appwrite.io/console/]`

Open joyalgeorgekj opened this issue 7 months ago β€’ 1 comments

πŸ‘Ÿ 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

Image

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?

joyalgeorgekj avatar Jul 25 '25 19:07 joyalgeorgekj

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? πŸš€

amritamishra01 avatar Sep 04 '25 11:09 amritamishra01