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

Factsheets not Pulling Report Properly #244

Open
Keegnan opened this issue Feb 28, 2025 · 1 comment
Open

Factsheets not Pulling Report Properly #244

Keegnan opened this issue Feb 28, 2025 · 1 comment
Labels

Comments

@Keegnan
Copy link
Contributor

Keegnan commented Feb 28, 2025

Describe the Bug
The aquifer dashboard is running and updating the factsheet while some factsheets couldn't pull the report properly which might due to the name of the acquifer report in GWELLS not following the naming convention.

Expected Behaviour
The factsheet should be able to pull the report without issue.

Actual Behaviour
Because of improper naming conventions, the fact sheet is not pulling the report properly.

** Steps To Reproduce**
Steps to reproduce the behaviour:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error
@QSu-2023
Copy link

QSu-2023 commented Mar 3, 2025

Some aquifer reports as the attachments on aquifer summary page don't follow the naming convention. The factsheets are likely using automatically generated links for aquifer reports assuming each report's name follows the naming convention ("AQ_XXXX_Aquifer_Mapping_Report.pdf"). As file name is part of the URL, it is likely the reason why some updated factsheets are missing the link to the aquifer reports

The aquifer dashboard team wants to know if we should change the attachment names(in GWELLS) or the file names (saved on Amazon S3) to solve the URL issue. If yes, could you help on this?

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