Hi Pranav:
Before returning the the line you mentioned, the line
notification.section = 'instances'
has been called in detailview. Thats why I'd guest that it is probably
designed for some reason. Please give some advices and I'll see if I can
fix the issue, thank you.
On Thu, Dec 27, 2012 at 2:40 PM, Pranav Saxena (JIRA) <[email protected]>wrote:
>
> [
> https://issues.apache.org/jira/browse/CLOUDSTACK-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13539845#comment-13539845]
>
> Pranav Saxena commented on CLOUDSTACK-486:
> ------------------------------------------
>
> Are you referring to
>
> return $(this).hasClass($li.data('notification-section'))
>
> If yes , then this seems ok to me , since we run a loop on the navigation
> items on the left one by one until it finds a relevant class . The issue is
> with the Infrastructure navigation items , since it has a double hierarchy
> of classes while other items have a single class and hence work fine. I am
> also trying to find a solution to correct the widget code. If you have any
> suggestions please let me know.
>
> Thanks !
>
> > Clicking UI notifications for System VM or Virtual Router opens
> Instances page
> >
> ------------------------------------------------------------------------------
> >
> > Key: CLOUDSTACK-486
> > URL:
> https://issues.apache.org/jira/browse/CLOUDSTACK-486
> > Project: CloudStack
> > Issue Type: Bug
> > Security Level: Public(Anyone can view this level - this is the
> default.)
> > Components: UI
> > Affects Versions: 4.0.0
> > Reporter: Kirk Kosinski
> > Assignee: Pranav Saxena
> > Priority: Minor
> >
> > If you click a notification in the UI for a System VM or Virtual Router,
> instead of opening the relevant System VMs or Virtual Routers page, the
> Instances page is opened. This is not useful since System VMs and Virtual
> Routers do not show up on the Instances page. The relevant page should be
> opened instead.
> > To reproduce:
> > 1. Log on to the UI.
> > 2. Navigate to Infrastructure > System VMs or Virtual Routers.
> > 3. Perform an action on one of them. For example, stop a System VM.
> > 4. Wait for a notification to be generated.
> > 5. Open the notifications list and click on the notification. For the
> example in step 3, click "Stop System VM".
> > 6. Notice that the Instances page is opened.
>
> --
> This message is automatically generated by JIRA.
> If you think it was sent incorrectly, please contact your JIRA
> administrators
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
--
Thanks & Best regards
Isaac