bcgov / MFIN-Data-Catalogue

The Finance Data Catalogue enables users to discover data holdings at the BC Ministry of Finance and offers information and functionality that benefits consumers of data for business purposes. The product is built using Drupal and adheres to the Government of BC's Core Administrative and Descriptive etadata Standard.
Other
6 stars 0 forks source link

VBO to change field values fails #459

Closed CraigClark closed 5 months ago

CraigClark commented 5 months ago

OP timer

https://openplus.monday.com/boards/4092908516/pulses/6554154734


Describe the bug

As an administrator, using the VBO on the content overview page, I cannot change field values.

To reproduce

Steps to reproduce the behaviour:

  1. Go to https://dv14.openplus.ca/admin/content
  2. Filter content type Metadata record
  3. Click the checkbox beside Title to select all metadata records
  4. In the VBO at the bottom of the page, select Modify field values
  5. click Apply to selected items
  6. on the next screen, select the checkbox beside Source system
  7. For the Source system value, select - None -
  8. Click apply
  9. See that nothing happens

I get the same failure if I try using this technique to change other field values

Expected behaviour

When I hit apply, there is a screen that shows me all the changes that will be made, I confirm the selection. There is a progress bar while the changes are applied and then the changes are there. At least that's how I remember this working.

lkmorlan commented 5 months ago

This appears to be caused by this bug:

https://www.drupal.org/project/views_bulk_edit/issues/3024419

The patch in comment 57 does not fix it for us.

CraigClark commented 5 months ago

Closing. This is a non-critical upstream bug and the issue has been reported.