-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: 7.4.3.8 CE GA8, 7.4.13 DXP U4, Master
-
Labels:
-
Epic/Theme:
-
Epic Link:
-
Sprint:Upgrade|1.18-2.1|CazónEnAdobo, Upgrade|2.1-2.15|Ensaladilla, Upgrade|2.17-3.3|Espeto, Upgrade|3.3-3.17|Gallinejas, Upgrade|3.17-3.31|Gazpacho
This need came from some people in the community and Dennis Ju.
Sometimes we need to execute some logic the first time the module is loaded. We can achieve that in non-regular modules with an upgrade process but in Service Builder the path 0.0.0 to required-schema-version is used for the initialization of the module's tables. Apart from this, by definition upgrade processes shouldn't be the place to add logic during the first startup.
One of the requirements should be that tables are already created when this new process is launched.
Another option is to use verify processes for this but they have to be untied to the upgrade process and be only executed on-demand or during the first startup of the module.
- is a dependency of
-
LPS-117123 Some documents are not loading through default Display Page Template
- In Review
-
SYNC-1807 Backfill data on first deployment of Sync Connector on Portal/DXP 7.2+
-
- Closed
-
- is fixed by
-
LPS-143202 [Backend] OOTB Elements show up on the UI without reindexing on new installations and on new Virtual Instances
-
- Closed
-
- mentioned in
-
Page Loading...