D7: Seed batch triggering works differently in Drupal 7 vs D9+

Created on 14 June 2023, about 1 year ago
Updated 27 June 2023, about 1 year ago

Problem/Motivation

This issue was noted during user onboarding.

  • Drupal 7 has "Save configuration" and "Save and Queue" buttons.
  • Drupal 9+ has "Save" and "Save and Queue" buttons.
  • To trigger batch in D7, you check the box and click "Save configuration".
  • To trigger batch in D9+, you check the box and click "Save and Queue".

Steps to reproduce

  1. Install quant_api module
  2. Configure quant_api module to connect to Quant
  3. Go to Seed tab
  4. Test batch triggering as above

Proposed resolution

It would be good if D7 was consistent with D9+ so change the trigger functionality so it runs on "Save and Queue". Note this will affect users who already have this installed so it should be made very clear in the release notes.

Remaining tasks

  1. Update code
  2. Review and test
  3. Commit :)

User interface changes

The behavior of the trigger checkbox and buttons will be changed.

API changes

Data model changes

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024