Bug 1021830

Summary: Unexpected Error (CSRF token missing) when clicking go back in Import Dashboards panel
Product: [Retired] JBoss BPMS Platform 6 Reporter: Jan Hrcek <jhrcek>
Component: BAMAssignee: David Gutierrez <dgutierr>
Status: CLOSED CURRENTRELEASE QA Contact: Jan Hrcek <jhrcek>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0.0CC: pzapataf
Target Milestone: ER5   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:09:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
Steps to reproduce - video none

Description Jan Hrcek 2013-10-22 07:55:29 UTC
Created attachment 814879 [details]
Steps to reproduce - video

Description of problem:
When you import dashboards using 'Import dashboards' panel and then click 'Go back' button in that panel (to reset the panel to it's initial state), you get an Unexpected error: javax.servlet.ServletException: CSRF token missing.

See video for steps to reproduce.

Version-Release number of selected component (if applicable):
BPMS 6.0.0 ER4

How reproducible:
Always

Steps to Reproduce:
1. Using admin user, navigate to and export dashboards, export all dasbhoards of Showcase workspace.
2. Switch to Import dashboards and import them from the export file created in step 1
3. After the import is done, click 'Go back' in the Import dashboards panel

Actual results:
UnexpectedError window is opened, with  javax.servlet.ServletException: CSRF token missing.

Expected results:
Import dashboards panel should return to its initial state.

Additional info:

Comment 2 Jan Hrcek 2013-12-02 06:55:00 UTC
Ok, the issue has been fixed in BPMS 6.0.0 ER5.