Copying / migrating documents generically

One thing you could do is implement your own transcoder/document type that just takes the flags it gets, not checking them and then using them on storage again.

Check out one of the current transcoders/document instances and once written you can register them on openBucket.

Let me know if you need help writing one of those and/or you get stuck :slight_smile: