Actions
Feature proposal #6993
closedReview improving gallery action to auto-batch uploads
Feature proposal #6993:
Review improving gallery action to auto-batch uploads
Description
If you upload 100 photos it generates 100 activity entries that it needs to try and merge together on display. It'd be a lot faster if the duplicates could be deleted and merged in at time of creation to avoid this. Maybe need improvements to CB Gallery to include this information somehow so we don't need to generate so many entries on upload. Removing entries from the stream shouldn't be the normal behavior as it hurts performance.
Actions