Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Done
-
None
-
None
Description
Xporter is not loading the filename correctly with numbers on Upload File Actions on automated reports:
- Automation for Jira
- Scheduled Reports
- Workflow Post Functions
Steps to reproduce the error:
- Create a new Scheduled Report (for example)
- Filename: 1.docx
- Create a new action: Upload file
- The report generated will have the filename without numbers (ex.:"docx")
Expected behavior:
The filename must be "1.docx" as defined on the scheduled report definition.