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

[MDS-5586] - ESUP documents #2763

Merged
merged 1 commit into from
Oct 27, 2023
Merged

[MDS-5586] - ESUP documents #2763

merged 1 commit into from
Oct 27, 2023

Conversation

matbusby-fw
Copy link
Collaborator

Fixed issue where ESUP generated documents were being generated every time the esup was updated
Fixed issue where supporting documents were not being saved to the ESUP
Fixed conditional statements to properly display the documents in the view modal.

Objective

MDS-5586

create_issued_permit()

# If the permit documents have not already been generated, generate them.
if not self.mine_documents:
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

still not the best control on this, but it's more robust than it was. Will bring this up in SU as a business rule to consider (When to generate the docs)

@matbusby-fw matbusby-fw merged commit f55f165 into develop Oct 27, 2023
10 checks passed
@matbusby-fw matbusby-fw deleted the mds-5586-esup-documents branch October 27, 2023 20:12
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.

5 participants