Use different numbering in database updates because Lightning Workflow's Lightning Scheduler already has database updates starting from 8001

Created on 5 August 2024, 9 months ago
Updated 19 August 2024, 9 months ago

Problem/Motivation

Branch 8.x-3.x already has:

lightning_scheduler_update_8001()
lightning_scheduler_update_8002()
lightning_scheduler_update_8003()

Right now, this separate module has:

lightning_scheduler_update_8001(&$sandbox)

Steps to reproduce

Proposed resolution

To eliminate confusion, we should start from 9001 instead of 8001.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΈπŸ‡°Slovakia kaszarobert

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

Comments & Activities

Production build 0.71.5 2024