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

Research how to fix Arch-MUR dispositions display #5357

Closed
3 of 5 tasks
Tracked by #221
fec-jli opened this issue Aug 3, 2022 · 4 comments
Closed
3 of 5 tasks
Tracked by #221

Research how to fix Arch-MUR dispositions display #5357

fec-jli opened this issue Aug 3, 2022 · 4 comments

Comments

@fec-jli
Copy link
Contributor

fec-jli commented Aug 3, 2022

Summary

Currently, the dispositions show empty in Arch-MUR search result page. We need to research how to fix it to display the correct dispositions for Arch_MUR. This ticket involves research and design if displaying dispositions is possible.

Ref PRs:
#5319
#5356

How to Reproduce

https://www.fec.gov/data/legal/search/murs/?search_type=murs&search=&case_no=4000&case_respondents=&case_min_open_date=&case_max_open_date=&case_min_close_date=&case_max_close_date=

API call for MUR 4000 canonical page: https://fec-dev-api.app.cloud.gov/v1/legal/search?case_no=4000&hits_returned=20&type=murs&from_hit=0&api_key=DEMO_KEY
MUR search for 400 archived MUR: https://www.fec.gov/data/legal/search/murs/?search_type=murs&search=&case_no=4000&case_respondents=&case_min_open_date=&case_max_open_date=&case_min_close_date=&case_max_close_date=

Completion criteria

  • Decide next steps for archived MURs dispositions following research and design

Action items:

  • Identify whether it's possible to pull out dispositions in a clean/reliable way from archived MURs.
  • Check in the database to see if dispositions are there and can be pulled into the API.
  • If data is available, design appearance in the MUR search. If data is not available, design appearance with dispositions removed.
  • If data is not available, document blockers and remove dispositions from search.

Screenshots

arch-mur_disposions

@fec-jli fec-jli added this to the Sprint 19.1 milestone Aug 3, 2022
@johnnyporkchops johnnyporkchops changed the title Fix Arch-MUR disposions display Fix Arch-MUR dispositions display Aug 3, 2022
@patphongs patphongs modified the milestone: Sprint 19.1 Aug 10, 2022
@JonellaCulmer JonellaCulmer changed the title Fix Arch-MUR dispositions display Research how to fix Arch-MUR dispositions display Aug 11, 2022
@JonellaCulmer JonellaCulmer self-assigned this Aug 16, 2022
@JonellaCulmer
Copy link
Contributor

JonellaCulmer commented Aug 29, 2022

Blocked while we wait to hear from Jennie.

@JonellaCulmer
Copy link
Contributor

We've heard from Jennie who recommends we speak to the contractors about getting more detailed information. This ticket remains blocked until we hear from them.

@JonellaCulmer
Copy link
Contributor

JonellaCulmer commented Sep 28, 2022

@patphongs With help, we've learned that there is no archived MUR disposition data available in the database. So we'll be moving forward without incorporating that data. For archived MURs, I recommend the following solution:

Screen Shot 2022-09-28 at 5 03 16 PM

@JonellaCulmer
Copy link
Contributor

We're going to move forward with the aforementioned design. So closing this ticket in favor of implementation here: #5423

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

No branches or pull requests

3 participants