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

task/WP-107-UTH-Extension-Requests #162

Merged
merged 7 commits into from
Jun 1, 2023
Merged

Conversation

sophia-massie
Copy link
Contributor

@sophia-massie sophia-massie commented May 24, 2023

Overview

Update extension form page to meet specs discussed in UTH meeting

Related

Changes

  • Changed link at top of page to go to data submission help
  • Allows payor code, submitter id, organization name to change per extension request
  • Updated org name so it pulls from submitters table rather than apcd_org table
  • No longer needs data period and expected date. That's filled in on the admin side. Users only enter requested target date
  • Updated queries and view so the post uses different submitter data for each iteration of the form. Tested on VM

Testing

  1. Go to extension form page
  2. On line 24 of extensions/views.py use submitter data in snippet
Snippet

[(34, 'AETNACAS', 20000027, 'cvs_apcd', 'Aetna - ACAS'), (39, 'AETNASH', 20000032, 'cvs_apcd', 'Aetna - ASH'), (40, 'AETNLEG', 20000033, 'cvs_apcd', 'Aetna - Legacy'), (41, 'AETNLEG', 20000034, 'cvs_apcd', 'Aetna - Legacy'), (57, 'AETNBOON', 20000050, 'cvs_apcd', 'Aetna - Boon'), (94, 'CVSPIII', 20000084, 'cvs_apcd', 'CVS-PBM Part 3')]

3. Check to make sure form allows you to submit.

UI

UTH Extension form changes
Screenshot 2023-05-24 at 3 25 59 PM

Screenshot 2023-05-24 at 3 26 46 PM

Notes

The data period and current due date are dummy numbers for now - have a meeting with UTH next week on how to accurately pull the expected due date from the submitter_calendar table for that submitter id

@sophia-massie sophia-massie marked this pull request as draft May 24, 2023 18:16
@sophia-massie sophia-massie marked this pull request as ready for review May 24, 2023 20:25
Copy link
Contributor

@fnets fnets left a comment

Choose a reason for hiding this comment

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

LGTM! Works locally and the code is super easy to follow. Great work!

Copy link
Member

@happycodemonkey happycodemonkey left a comment

Choose a reason for hiding this comment

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

This looks great to me!

@fnets fnets merged commit be90a4e into main Jun 1, 2023
@fnets fnets deleted the task/WP-107-ExtensionFormUTHRequests branch June 1, 2023 19:13
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