Cron requests are redirected when DANSE Config, DANSE Form, DANSE Log, or DANSE User is enabled

Created on 3 August 2023, over 1 year ago
Updated 4 December 2023, 12 months ago

Cron URL is redirected to front page instead of processing cron jobs when DANSE Config, DANSE Form, DANSE Log, or DANSE User module is enabled, and there are events for one of them in the queue.

Here's how it happens:

* Push Framework tries to render push-object entity.
* Push-object entity is a an entity returned by a payload of respective DANSE event.
* Entity returned by payloads of DANSE Config, DANSE Form, DANSE Log, and DANSE User events are DANSE events.
* When a DANSE event is being rendered, its EventView::build() redirects a user to another page instead of returning any content.

Do we miss anything in the module setup?

🐛 Bug report
Status

Fixed

Version

2.2

Component

Code

Created by

🇨🇾Cyprus alex.bukach

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024