Comment 3 for bug 1381136

Revision history for this message
Mike Spreitzer (mike-spreitzer) wrote : Re: Nested stacks have unexpected IDs

Maybe the original description of this bug was not clear. The problem concerns the interaction of two resources, let us call them A and B. The problem happens when a property of B is supposed to be given a value that is the ID of a resource (such as A); if A is a stack then the template author can not write "{get_resource: A}" as the value of the B property in question, because {get_resource: A} does not return a resource ID in this case.