Details
-
Improvement
-
Status: Waiting Approval
-
Major
-
Resolution: Unresolved
-
PRD-xporter-cloud-report-scheduling
-
None
Description
Test Steps
Action | Data | Expected Result | Actual Result |
---|---|---|---|
Go to the "Manage Apps" page, select "Scheduled Reports" option in the left side navigation menu, under the Xporter Section. | The global scheduled report page should be shown. | ||
In the scheduled reports page select the "Create Scheduled Report" button. | The create form for the scheduled repot is shown. | ||
Fill all the required information in the create form "Details" and "Scheduler" sections. After this select the "Continue" button. |
The "Condition" section should be shown replacing the "Scheduler" section. This section should contain:
|
The "Continue" button should be disabled.| |
Start writing a JQL expression in the "JQL expression" field. | Autocomplete suggestions should appear below the field. An error message should appear below the field describing any errors present in the JQL expression being written. |
||
Write a valid JQL expression in the "JQL expression" field. | A loading icon should appear below the field with the message "Executing JQL". After this the number of issues returned by the JQL query should be displayed below the field. |
||
Select an option in the "Template" field. | The "Output file format" field is enabled with the template's default file format option selected. The "Output file name" field is enabled. |
||
Write an invalid file name in the "Output file name" field, for example:
|
An error message should appear below the field and the "Continue" button should be disabled. | ||
Write a valid name in the "Output file name" field. | The "Continue" button should be enabled. | ||
Select the "Saved Filter" option in the "Select source type" field. | The "JQL expression" field should be replaced by the "Select saved filter" field. The "Continue" button should be disabled. |
||
Select a filter in the "Select source type" field. | The "Continue" button should be enabled. | ||
Navigate to any of the previous sections and then back to the "Condition" section using the options in the left side bar. | The data inserted in the fields should remain and the "Continue" button should be enabled. | Navigation back for non-published reports using the option in the left sidebar is not working. In the page refreshed all the data will be lost. |