Bug 884744

Summary: Login session timeout does not take the previous user to the login page. When clicking an action an error message appears.
Product: [Retired] CloudForms Cloud Engine Reporter: Brett Thurber <bthurber>
Component: aeolus-conductorAssignee: Angus Thomas <athomas>
Status: CLOSED EOL QA Contact: Rehana <aeolus-qa-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.1.0CC: sshveta
Target Milestone: 2.0.0Keywords: Triaged
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:38:16 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:
Embargoed:
Attachments:
Description Flags
Session timeout action error. none

Description Brett Thurber 2012-12-06 16:26:55 UTC
Created attachment 658849 [details]
Session timeout action error.

Description of problem:
The following error occurs when a login session timeout occurs when clicking an action within the conductor interface such as stopping an instance:

Unknown action
The action "18" could not be found for InstancesController.

Version-Release number of selected component (if applicable):
CF 1.1 Beta 6

How reproducible:
Consistently.

Steps to Reproduce:
1.  Login to the conductor interface.
2.  Proceed to a screen that allows for an action such as stopping an instance.
3.  Wait for the session timeout period to occur.
4.  Click stop for the instance to generate error.
  
Actual results:
Unknown action
The action "18" could not be found for InstancesController.

Expected results:
1.  Session timeout occurs, user taken back to login screen.
2.  Clicking an action takes user to login screen.

Additional info:
Screen cap attached.

Comment 2 Dave Johnson 2013-01-21 17:14:03 UTC
*** Bug 880775 has been marked as a duplicate of this bug. ***