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

Fix: remove factory method from form migration process #7627

Merged

Conversation

JoshuaHungDinh
Copy link
Contributor

@JoshuaHungDinh JoshuaHungDinh commented Nov 19, 2024

Resolves GIVE-2009

Description

https://lw.slack.com/archives/C02RH0J92HK/p1731953344285929
related: #7595

We have removed the faker dependency from production. The factory method should be removed from uses outside of testing.

Affects

Form migration process.

Testing Instructions

  • Create a v2 form.
  • Attempt to migrate to a v3 form.

Pre-review Checklist

  • Acceptance criteria satisfied and marked in related issue
  • Relevant @unreleased tags included in DocBlocks
  • Self Review of code and UX completed

@JoshuaHungDinh JoshuaHungDinh changed the title Fix: remove faker method from production Fix: remove faker method from form migration process Nov 19, 2024
@JoshuaHungDinh JoshuaHungDinh changed the title Fix: remove faker method from form migration process Fix: remove factory method from form migration process Nov 19, 2024
@JoshuaHungDinh JoshuaHungDinh marked this pull request as ready for review November 19, 2024 20:02
@jonwaldstein jonwaldstein self-requested a review November 19, 2024 20:10
Copy link
Contributor

@jonwaldstein jonwaldstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job!

Copy link
Member

@rickalday rickalday left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Passed manual QA tests.

@JoshuaHungDinh JoshuaHungDinh merged commit e702e8b into develop Nov 20, 2024
20 checks passed
@JoshuaHungDinh JoshuaHungDinh deleted the fix/remove-faker-dependencies-from-form-migration branch November 20, 2024 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants