Skip to content

Fix Draft Links -> PROD-2321 #212

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

Merged
merged 3 commits into from
Jul 22, 2022
Merged

Conversation

mmattlin
Copy link

What's in this PR?

Correctly routes to either the basicInfo or review page when clicking on a draft work item from the Work table

  • Adds a new property to the Work object called draftStep to hold either basicInfo or review. When someone clicks on a draft work item, it checks to see if that property exists and if so it routes to the correct page, otherwise (for all older work types) it keeps using the old functionality

@mmattlin mmattlin merged commit d47f454 into PROD-2321_bug-hunt-intake-form Jul 22, 2022
@mmattlin mmattlin deleted the draft-links branch July 22, 2022 21:59
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