Skip to content

Commit c6ba234

Browse files
committed
expect project phase to turn up in the pdf export
1 parent f51d6e2 commit c6ba234

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/models/work_packages/pdf_export/work_package_to_pdf_spec.rb

+1
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@
224224
"Priority", "Normal",
225225
"Version", work_package.version,
226226
"Category", work_package.category,
227+
"Project phase",
227228
"Date", "05/30/2024 - 03/13/2025",
228229
"Other",
229230
"Work Package Custom Field Boolean", "Yes",

0 commit comments

Comments
 (0)