-
Notifications
You must be signed in to change notification settings - Fork 191
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
Feature: Add form table upgrade row action #7465
Feature: Add form table upgrade row action #7465
Conversation
@kjohnson, am I on the right page for the row action? |
@JoshuaHungDinh yeah, that is the right table/page. There should be a row action for "Upgrade" after "Duplicate" for v2 forms. Make sure you run |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see. Awesome this looks good.
There was a problem hiding this 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.
Resolves GIVE-1023
Description
This PR adds a new row action for v2 form in the forms table to upgrade a v2 form to a v3 form.
Affects
A new row action is added to the forms table.
Visuals
Testing Instructions
Create a v2 form.
Click the upgrade row action.
Pre-review Checklist
@unreleased
tags included in DocBlocks