Skip to content

Task/exam library checker (APPLICS-1583)#2860

Open
DavidJWhiteDev wants to merge 7 commits intomainfrom
task/exam-library-checker
Open

Task/exam library checker (APPLICS-1583)#2860
DavidJWhiteDev wants to merge 7 commits intomainfrom
task/exam-library-checker

Conversation

@DavidJWhiteDev
Copy link
Copy Markdown
Collaborator

@DavidJWhiteDev DavidJWhiteDev commented Jun 24, 2025

Describe your changes

Run script to check the links for a case in the Front Office, in the Exam LIbrary document (link to which appears at the top of the documents page for a case in FO). It extracts each link from the PDF, and has 2 optional tasks:

  • -doRedirectTest - this checks that every link has a permanent re-direction from old NI Website
  • -doBlobStoreTest - this checks whether every link will return its doc from the published blob store.

This script is to be run on migrated cases. It is to be run locally on a developer machine, with command line arguments. There is no pipeline to run this.

It console logs out all failed urls.

APPLICS-1583 Exam Library Checker

https://pins-ds.atlassian.net/browse/APPLICS-1583

Type of change 🧩

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Other (please explain in the description section above)

Checklist before requesting a review

  • I have performed a self-review of my own code
  • I have double checked this work does not include any hardcoded secrets or passwords
  • I have made corresponding changes to the documentation
  • I have provided details on how I have tested my code
  • I have referenced the ticket number above
  • I have provided a description of the ticket
  • I have included unit tests to cover any testable code changes

@DavidJWhiteDev DavidJWhiteDev force-pushed the task/exam-library-checker branch from 27e641d to 7ae980e Compare September 16, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants