Groups loses UserStrings and UserDictionary when copy

Hi,

I would like to add info to a group, and I’m doing it with UserString, and UserDictionary, but when the user uses the Copy command, the new group loses the info. Is there a way to keep it?

I was trying to intercept the new group in the creation with GroupTableEvent, but I can not identify the previous group.

Any idea?

Thanks,

Rafa

Hi @rafadelmolino,

The Copy command, for example, just remaps existing groups to new groups without copying user data. I’ll see if we can get that tuned up.

https://mcneel.myjetbrains.com/youtrack/issue/RH-67887

– Dale