Skip to content

Fix #1036#1047

Merged
BryceStevenWilley merged 1 commit intomainfrom
fix_1036
May 6, 2026
Merged

Fix #1036#1047
BryceStevenWilley merged 1 commit intomainfrom
fix_1036

Conversation

@BryceStevenWilley
Copy link
Copy Markdown
Contributor

When ALDocumentBundles were nested and used bates numbering, the filename would always end up as "file.pdf". This is because docassemble doesn't use a normal default for the file name in bates number. Directly passing the correct filename to the function fixes this.

Tested manually on the MLH Divorce and Custody interview: https://github.com/mplp/docassemble-MLHDivorceAndCustody/blob/main/docassemble/MLHDivorceAndCustody/data/questions/main_judgment_of_divorce.yml.

@BryceStevenWilley BryceStevenWilley self-assigned this May 6, 2026
When ALDocumentBundles were nested and used bates numbering, the filename
would always end up as "file.pdf". This is because docassemble doesn't
use a normal default for the file name in bates number. Directly passing
the correct filename to the function fixes this.
@BryceStevenWilley BryceStevenWilley merged commit 0bbcca9 into main May 6, 2026
8 checks passed
@BryceStevenWilley BryceStevenWilley deleted the fix_1036 branch May 6, 2026 20:55
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.

1 participant