Merge branch 'main' into 'main'

Documentation to enable scheduled job in nonproductive sites

See merge request Marc_Michalsky/de-forumzfd-twinglecampaign!1
This commit is contained in:
Marc_Michalsky 2023-02-28 14:16:25 +00:00
commit 2e2f77d3aa

View file

@ -72,6 +72,8 @@ decrease this interval by changing the configuration of the scheduled job named
Furthermore, the synchronization may get triggered also if a donation for an unknown event arrives via the Twingle API
extension.
A CiviCRM site running [not in productive mode](https://docs.civicrm.org/sysadmin/en/latest/misc/staging-production/) will by default not run any scheduled jobs. In that case you can individually enable the TwingleSync job by adding the parameter runInNonProductionEnvironment=TRUE to the job.
## Known Issues
- The **Campaign Manager** displays a *«Campaign XY has been saved»* message even if the input validation failed and the
@ -81,4 +83,4 @@ extension.
- [ ] Make the Twingle Event Settings for contact matching, case creation and creation of soft credits an individual
setting in each project
- [ ] Make more payment methods available
- [ ] Make more payment methods available