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

Copy data of users/contacts from Application after domain are approved #541

Closed
Tracked by #528
kewlguy781 opened this issue Apr 24, 2023 · 5 comments
Closed
Tracked by #528
Assignees
Labels
Milestone

Comments

@kewlguy781
Copy link
Contributor

Currently the only information we stored about users/contacts are in the application. We do not have anything in place to copy and store these information once domain is approved which caused the follow ticket to be stuck:
#527 #517 #519 #520 and #516

Revisit the transition of Pending application into approved should copy these datas into respective places, which will then can be used for these tickets above.

@kewlguy781
Copy link
Contributor Author

@loganmeetsworld

@loganmeetsworld loganmeetsworld added this to the Sprint 19 milestone Apr 26, 2023
@kewlguy781 kewlguy781 self-assigned this Apr 26, 2023
@loganmeetsworld
Copy link
Contributor

Implementation to be discussed at meeting this afternoon and will impact how we handle managing this information as part of existing registrant experience moving forward.

@loganmeetsworld loganmeetsworld modified the milestones: Sprint 19, Sprint 20 Apr 28, 2023
@kewlguy781
Copy link
Contributor Author

kewlguy781 commented Apr 28, 2023

Created a slide presentation that explain about challenges/unknown - https://docs.google.com/presentation/d/1VlUy-hGhI8bF_JompbzKzfrLzKiwfm8dOpSKiDKw1rQ/edit#slide=id.p

@kewlguy781
Copy link
Contributor Author

After meeting with @h-m-f-t @SSPJ and @igorkorenfeld-

for the database, we will need to make a copy of the information and allow for users to change while retaining the original state of application.

for the contact part, we will need to copy of that as well (because they are stored as registrar.Contact, they need to be left alone. May want to rename that into registrar.ContactRegistration vs registrar.ContactInformation (or something like that)

for WHOIS, the MVP will only use security contact information (design is already there for that). We will need to re-add security back, but only into DomainInformation

@kewlguy781
Copy link
Contributor Author

🙌 its done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

2 participants