← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1640049] [NEW] Action services retain state, and should not

 

Public bug reported:

AngularJS services are singletons, so storing state on them is dangerous
(using the same service twice in a single context will result in that
state data being indeterminate).

** Affects: horizon
     Importance: High
     Assignee: Richard Jones (r1chardj0n3s)
         Status: In Progress

** Changed in: horizon
    Milestone: None => ocata-1

** Changed in: horizon
   Importance: Undecided => High

** Changed in: horizon
       Status: New => Triaged

** Changed in: horizon
     Assignee: (unassigned) => Richard Jones (r1chardj0n3s)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1640049

Title:
  Action services retain state, and should not

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  AngularJS services are singletons, so storing state on them is
  dangerous (using the same service twice in a single context will
  result in that state data being indeterminate).

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1640049/+subscriptions


Follow ups