Skip to content

Parent cannot be set from value

Summary

The following does not lead to a parent with the value of "name":

                linkname:
                  type: DictTextElement
                  match_name: "(name)"
                  match_value: "(?P<name>.*)"
                  records:
                    Item:
                      parents:
                        - $name