Closed
Description
gadamiak created Redmine issue ID 10483
In property set for getResources "myps" I defined "[ [_mytv] ]" value for "resources". When the snippet is called with "[ [getResources@myps] ]" the value of "mytv" is not used. I have to use a direct call "[[getResources@myps?resources=[ [_mytv] ]
]]". I'm not sure whether it's issue with PS in general or getResources?