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

Lg-14794 reuse valid capture app url #11555

Merged
merged 11 commits into from
Dec 10, 2024

Conversation

AShukla-GSA
Copy link
Member

🎫 Ticket

Link to the relevant ticket:
LG-14794

🛠 Summary of changes

Reuse socure capture app url when we can, also adding feature tests aligned with test scenarios listed in the ticket.

@AShukla-GSA AShukla-GSA force-pushed the lg-14794-reuse-valid-capture-app-url branch from b8a966c to e052be3 Compare November 25, 2024 20:02
uuid: document_capture_session_uuid,
)
if document_capture_session.socure_docv_capture_app_url.present?
@url = document_capture_session.socure_docv_capture_app_url
Copy link
Contributor

@amirbey amirbey Nov 27, 2024

Choose a reason for hiding this comment

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

since we've added the interstitial page ... it appears we no longer need the other instance variables below ... as opposed to cleaning up here. however, i think it'd be easier to rid of them in LG-14279

)

if document_capture_session.socure_docv_capture_app_url.present?
@url = document_capture_session.socure_docv_capture_app_url
Copy link
Contributor

Choose a reason for hiding this comment

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

since we've added the interstitial page ... it appears we no longer need the other instance variables below ... as opposed to cleaning up here. however, i think it'd be easier to rid of them in LG-14279

@AShukla-GSA AShukla-GSA requested a review from amirbey December 2, 2024 19:29
Copy link
Contributor

@amirbey amirbey left a comment

Choose a reason for hiding this comment

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

@AShukla-GSA AShukla-GSA force-pushed the lg-14794-reuse-valid-capture-app-url branch from 0ecc921 to a1b585f Compare December 4, 2024 19:10
@AShukla-GSA AShukla-GSA requested a review from amirbey December 5, 2024 21:52
@AShukla-GSA AShukla-GSA force-pushed the lg-14794-reuse-valid-capture-app-url branch from e39c18b to ef99276 Compare December 6, 2024 18:56
@AShukla-GSA AShukla-GSA force-pushed the lg-14794-reuse-valid-capture-app-url branch from 4f64688 to 8f6a8e9 Compare December 9, 2024 16:18
@AShukla-GSA AShukla-GSA force-pushed the lg-14794-reuse-valid-capture-app-url branch from 8f6a8e9 to 8d3265f Compare December 10, 2024 15:19
@AShukla-GSA AShukla-GSA merged commit 9b8cf52 into main Dec 10, 2024
2 checks passed
@AShukla-GSA AShukla-GSA deleted the lg-14794-reuse-valid-capture-app-url branch December 10, 2024 15: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