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

Update URL for starting a travel claim #97545

Open
wullaski opened this issue Nov 20, 2024 · 5 comments
Open

Update URL for starting a travel claim #97545

wullaski opened this issue Nov 20, 2024 · 5 comments
Assignees
Labels

Comments

@wullaski
Copy link
Collaborator

wullaski commented Nov 20, 2024

  • Update the link to start a travel claim
        href={`/appointments/claims/?date=${appointment.start}`}

Update to:
href={/appointments/claims/?date=${appointment.id}}

  • Make sure response objects match mocks

more info in this thread

@loripusey
Copy link
Contributor

@wullaski find out if we know what the URL is and if we do finish this ticket; if we don't put it back on the backlog

@wullaski
Copy link
Collaborator Author

@simiadebowale This is the link from the appointment details view that starts the SMOC flow. Do we know what the URL for this is going to be?

@loripusey
Copy link
Contributor

@wullaski do we also need to update the URL for checking you claim status (i.e. the under-development claim status tool) for past appts for which you already submitted a claim?

@wullaski
Copy link
Collaborator Author

wullaski commented Jan 9, 2025

I don't think so. That one was good as far as I knew and was updated a few weeks ago by @liztownd as part of wider link URL change PR.

@wullaski
Copy link
Collaborator Author

@loripusey this one is ready to be pulled in to the next sprint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants