I am working on some ui changes in cloudstack. And I am adding some lines (to
display tags for SecurityGroupRules) in network.js: line #4670 (before actions:
{ destroy: { … on line #4814):
tags: cloudStack.api.tags({
resourceType: 'SecurityGroupRule',
contextId: 'multiRule'
}),
I made it 1 to 1 with FirewallRule. But it doesn’t work. I spend quite a lot of
time on trying to figure out why. It renders the window, but without anything:
http://clip2net.com/s/iO0mAh (http://clip2net.com/s/iO0mWk)
So as I understood debugging the code, it runs in issues in sharedFunctions.js
file when it tries to read “jsonObj” but it’s empty
(http://clip2net.com/s/iO0lwy). I couldn’t figure out why is it empty and where
do I fill it with data from “context”…
Could you help me with correct direction? What am I missing? ☺
Kind regards,
Ilia Shakitko
Innovation Engineer
LeaseWeb Technologies B.V.
T: +31 20 316 0235
E: [email protected]
W: www.leaseweb.com<http://www.leaseweb.com>
Luttenbergweg 8, 1101 EC Amsterdam, The Netherlands