hypedyn-team team mailing list archive
-
hypedyn-team team
-
Mailing list archive
-
Message #00133
[Bug 1015975] Re: deleting node before any action is created crashes
** Changed in: hypedyn
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of HypeDyn
Team, which is subscribed to HypeDyn.
Matching subscriptions: HypeDyn bugs
https://bugs.launchpad.net/bugs/1015975
Title:
deleting node before any action is created crashes
Status in HypeDyn:
Fix Released
Bug description:
create a node and before you add a rule or and an action, deleting any
node should trigger an exception
the problem with this is that before creating an action, the action
list in our data table returns a false. that is because we create a
list when we add our first element.
so (get-list 'actions) will return a false and when deleting a node we
attempt to map through the actions.
To manage notifications about this bug go to:
https://bugs.launchpad.net/hypedyn/+bug/1015975/+subscriptions