Let’s say I have a bunch of old events with the properties
-
albumName
-
artistName
-
genre
-
recordLabel
-
releaseDate
-
songDuration
-
songTitle
I’ve added these to a few Events already, but then I discover property groups and create a new Song
property group.
I can add these to new events that don’t have the Song
property group, but how can I convert my legacy event properties to the property group? Should I just delete the properties and re-add the property group?