Skip to content

Conversation

@vysakh-menon-aot
Copy link
Collaborator

Issue #: /bcgov/entity#29756

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the lear license (Apache 2.0).

@vysakh-menon-aot vysakh-menon-aot self-assigned this Jul 24, 2025
document.file_key = dissolution_filing.get("affidavitFileKey")
document.business_id = business.id
document.filing_id = filing.id
business.documents.append(document)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is required. report.py depend on this

document.file_key = cooperative_obj.get("memorandumFileKey")
document.business_id = business.id
document.filing_id = filing.id
business.documents.append(document)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is required. report.py depend on this

@vysakh-menon-aot
Copy link
Collaborator Author

vysakh-menon-aot commented Jul 24, 2025

@thorwolpert any idea why the unit testing ci running for ever? I remember you mentioned it should be faster when the gcp migration was done

@vysakh-menon-aot vysakh-menon-aot merged commit 12a0687 into bcgov:main Jul 25, 2025
5 of 7 checks passed
@vysakh-menon-aot vysakh-menon-aot deleted the feature/29756 branch July 25, 2025 17:49
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.

2 participants