I can model a Dependent Group which can flag a Group as Not Relevant. What happens if I use this sort of dependency with an Attachment?
I can see a couple of different end-results:
- Attachments that have been uploaded to an attachment store and the metadata on the Document will be marked as not relevant.
- Only the Attachment metadata on the Document will be marked as not relevant, and the attachment remains (even if no document references it).
The backgorund to this question is that I’m trying to migrate an old Group Clear Dependency that was used on a Attachment Group. The Form Engine migration instructions recommend manually modeling Field Value Dependencies to replicate this behavior. Does this mean that I should model a Field Value Dependency for each of the 8 Attachment metadata fields? Would this even work as I expect or would clearing the metadata without deleting the attachment from the attachment store lead to some other, unexpected, sort of behavior?