mstenta / farm_crop_plan

Crop plan type and related features for farmOS. (ALPHA 3.x IN DEVELOPMENT)
https://drupal.org/project/farm_crop_plan
GNU General Public License v2.0
5 stars 1 forks source link

Bulk actions #25

Closed mstenta closed 6 months ago

mstenta commented 3 years ago

Creating a separate issue for this because it's come up in a few different places now...

First see my comment here: https://github.com/mstenta/farm_crop_plan/issues/14#issuecomment-674124734 (https://github.com/mstenta/farm_crop_plan/issues/14 would therefore be a prerequisite).

If all of the "rows" are Views results, it is conceivable that we could add a bulk action checkbox next to each one, and provide the same buttons at the top/bottom that we do on the Assets > Plantings page, for performing bulk operations on all plantings in a plan.

Feedback from Cora at Wolfe's Neck that relates to this:

We’re probably a ways away from this, but editing multiple entries at once would be super convenient. Not quite sure how this could work. For example, adding the same note to multiple logs. I guess that would maybe be checking multiple and then adding an observation log?

The ability to check multiple and remove from the crop plan or perhaps move to a different crop plan if needed.

  • Kind of similar to the select function with assets, logs, etc.
mstenta commented 6 months ago

We are in the process of porting this module to farmOS v3, and moving it to https://www.drupal.org/project/farm_crop_plan, along with any open issues that are still relevant.

I'm going to close this as "not planned" for now because we aren't using Views, but maybe something similar will bubble up from user feedback in the new version.