← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1761074] [NEW] delete-modal passes only ID to callback

 

Public bug reported:

Angular-based dialog for confirming deletion passes only ID to callback
in deletion action service of each panel.

If the API does not accept ID on deletion or other operations, e.g.
quota management on magnum API, the panel can not implement deletion
action.

To enable to pass whole entity of selected item, we can pass it as
second parameter for callback.

** Affects: horizon
     Importance: Undecided
     Assignee: Shu Muto (shu-mutou)
         Status: In Progress

-- 
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/1761074

Title:
  delete-modal passes only ID to callback

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  Angular-based dialog for confirming deletion passes only ID to
  callback in deletion action service of each panel.

  If the API does not accept ID on deletion or other operations, e.g.
  quota management on magnum API, the panel can not implement deletion
  action.

  To enable to pass whole entity of selected item, we can pass it as
  second parameter for callback.

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


Follow ups