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

Blank status #795

Merged
merged 5 commits into from
May 13, 2022
Merged

Blank status #795

merged 5 commits into from
May 13, 2022

Commits on Apr 28, 2022

  1. WIP FOR test

    [#181852456]
    
    Co-authored-by: Taylor J Johnson <taylor.johnson@state.mn.us>
    Rameshshakya and TJohnsonMN committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    d3702ac View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    2df52b0 View commit details
    Browse the repository at this point in the history
  2. Caught Exception in the prepareUploadedDocsForSending method.

    [#182026669]
    
    Co-authored-by: Ken McCrary <kmccrary@codeforamerica.org>
    Co-authored-by: Eric M Johnson <eric.m.johnson@state.mn.us>
    3 people committed May 2, 2022
    Configuration menu
    Copy the full SHA
    243ce45 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    5163921 View commit details
    Browse the repository at this point in the history
  2. NullPointerException: pdf not able to append coverpage.

    1. If system fails to add a coverpage to an original uploaded PDF then,
    it is send to the filenet without a coverpage.
    2. Modified Java classes ApplicationStatusRepository.java,
    MnitDocumentConsumer.java, PdfGenerator.java and
    ResubmissionService.java along with their respective test classes to
    generate a filename as per the routing destination.
    
    [#182026669]
    Rameshshakya committed May 4, 2022
    Configuration menu
    Copy the full SHA
    7b2002c View commit details
    Browse the repository at this point in the history