Skip to content

LG-7383: Remove redundant in-person condition methods#6858

Merged
aduth merged 1 commit intomainfrom
aduth-ipp-duplicate-pending-methods
Aug 29, 2022
Merged

LG-7383: Remove redundant in-person condition methods#6858
aduth merged 1 commit intomainfrom
aduth-ipp-duplicate-pending-methods

Conversation

@aduth
Copy link
Contributor

@aduth aduth commented Aug 29, 2022

Why: Since they are duplicated and one is unused. Consolidate on the name without "pending" reference to avoid ambiguity between "establishing" and "pending" enrollment statuses (technically, the enrollment is still "establishing" at this point, not "pending"). Removes feature guard conditions to avoid future clean-up, since it would be safe to check the proofing component with the understanding that it would only be assigned in earlier steps if the feature were enabled.

**Why**: Since they are duplicated and one is unused. Consolidate on the name without "pending" reference to avoid ambiguity between "establishing" and "pending" enrollment statuses (technically, the enrollment is still "establishing" at this point, not "pending"). Removes feature guard conditions to avoid future clean-up, since it would be safe to check the proofing component with the understanding that it would only be assigned in earlier steps if the feature were enabled.

[skip changelog]
@aduth aduth requested review from a team and NavaTim August 29, 2022 12:58
Copy link
Contributor

@zachmargolis zachmargolis left a comment

Choose a reason for hiding this comment

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

LGTM

@aduth aduth merged commit 925bb8f into main Aug 29, 2022
@aduth aduth deleted the aduth-ipp-duplicate-pending-methods branch August 29, 2022 17:17
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