Are there any problems with moving DFF segments from a context specific structure to a global struct
Can anyone see any potential issues in doing this. I am not changing the data/values. I just want to move the attributes into the global structure.
I have tried this in a development instance, and did not get any issues, but not sure if this is best practise or not