Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Domain is showing "Expired" when it is in Unknown state #1577

Closed
vickyszuchin opened this issue Dec 29, 2023 · 1 comment · Fixed by #1622
Closed

Domain is showing "Expired" when it is in Unknown state #1577

vickyszuchin opened this issue Dec 29, 2023 · 1 comment · Fixed by #1622
Assignees
Labels
bug Something that isn't working as intended dev

Comments

@vickyszuchin
Copy link

vickyszuchin commented Dec 29, 2023

Current Behavior

All domains will start in the Unknown state when not made in the registry yet.

When a domain manager just had their application approved, their domain is in Unknown status and thus has no expiration date.

Currently, when the user goes to the homepage, they will see their brand new domain as “Expired”. This is misleading.

Expected Behavior

A domain shows “Expired”, only if it is NOT in the Unknown state.

Steps to Reproduce

  1. Login as Domain manager
  2. make sure you have a domain for which you haven't visited Manage Domains yet (thus it will be in an unknown state)
  3. View domains
  4. see the one unknown domain is actually showing as expired

Environment

No response

Additional Context

note: if you don't have any unknown domains anymore (due to past testing) do the following

  1. manually make a domain in django admin and add yourself as creator
  2. in Django admin User Domain Roles add a new role for yourself on this particular domain
  3. no go back to view domains and see that it is expire

Alternatively, you can approve one of your submitted applications which will more accurately simulate how a user will see a domain appear after an approval

Issue Links

No response

@vickyszuchin vickyszuchin added dev bug Something that isn't working as intended labels Dec 29, 2023
@vickyszuchin
Copy link
Author

Added to sprint 36 per request by @abroddrick

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that isn't working as intended dev
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants