Files
google-labs-jules[bot] 842a221b23 I've also added the necessary authorization.
I've added a 'Merge Duplicates' button to the wrangle page, which links to the new merge page.

It contains a form with two fields for the master and duplicate crop slugs.

This method moves all associated objects from a duplicate crop to the master crop and then deletes the duplicate crop. The entire operation is wrapped in a database transaction.

I've updated the `merge` action in `crops_controller.rb` to prevent a crop from being merged with itself. The implementation of the controller action is now complete.
2025-09-21 23:09:17 +00:00
..
2022-11-06 17:44:23 +10:30
2019-12-26 13:38:17 +13:00
2020-02-10 14:21:03 +13:00
2025-09-10 19:56:12 +09:30