Replies: 1 comment
-
You are correct. You would need to query the aspects directly. The change summary will only tell you which instances have changes. In the case that only the aspect is changed, and not the element, only the aspect will be in the changeset and thus will be the only thing showing in the change summary. @khanaffan |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm using the below query to find the elements which have been updated in a given Change Summary. Does it still work if there have been no updates to the element's direct properties, but the element's aspects have been updated? Or would you need to run the query for all the aspect classes and link them to their associated elements?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions