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

Error on Printing Process Builder #34

Open
LTenery-KG opened this issue Sep 10, 2022 · 0 comments
Open

Error on Printing Process Builder #34

LTenery-KG opened this issue Sep 10, 2022 · 0 comments

Comments

@LTenery-KG
Copy link

Describe the bug
Error on Printing Process Builder

Process/Flow metadata
If possible, attach the flow/process metadata XML file.
You can retrieve metadata by running sfdx force:source:retrieve -m Flow:YOUR_PROCESS_API_NAME

Environment
Windows - Writing to Word 365

Additional context
Error:
TypeError: Cannot read property 'border' of undefined
at new Paragraph (/app/node_modules/docx/build/index.js:16382:29)
at Object.createHorizontalHeaderTable (/app/node_modules/sfdx-flowdoc-plugin/lib/lib/docx/process/docxTableUtils.js:27:32)
at DocxProcessFormatter.prepareActionGroups (/app/node_modules/sfdx-flowdoc-plugin/lib/lib/docx/process/docxProcessFormatter.js:61:47)
at buildDocxContent (/app/node_modules/sfdx-flowdoc-plugin/lib/lib/docx/docxBuilder.js:24:25)
at /app/scripts/api.js:86:25
at /app/scripts/api.js:94:7
at Layer.handle [as handle_request] (/app/node_modules/express/lib/router/layer.js:95:5)
at next (/app/node_modules/express/lib/router/route.js:137:13)
at Route.dispatch (/app/node_modules/express/lib/router/route.js:112:3)
at Layer.handle [as handle_request] (/app/node_modules/express/lib/router/layer.js:95:5)

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

No branches or pull requests

1 participant