mt-mods / digistuff

Fork of http://cheapiesystems.com/git/digistuff
3 stars 6 forks source link

`digistuff:channelcopier` fails to copy channel name for spacecannons #35

Open dennisjenkins75 opened 2 years ago

dennisjenkins75 commented 2 years ago

digistuff:channelcopier fails to copy channel name for spacecannons.

SwissalpS commented 2 years ago

thanks, there are three ways of solving this.

  1. (unlikely to be merged) adding spacecannons to the channel-copier
  2. adding the _digistuff_channelcopier_fieldname field of the space-cannon's definition
  3. adding a mod that sets it like we did on pandorabox (space cannon doesn't seem to be added there yet either)

related: https://github.com/pandorabox-io/pandorabox.io/issues/550