This required a schema change and actually dumps all existing photo data from the public reports page. That's probably fine since it's not deployed to any customers so all data is currently test data.
Because we added this as a non-null required field a migration or two ago.
Also start the pattern of breaking out pool pages together in their own file. I think its easier to read this way.