Skip to content

Forked queries cannot be scheduled to recur #3294

Description

@emtwo

As described here: #2426 (comment)

This is due to forked queries having a None value for schedule but the UI expects the schedule format to be like

{
  'interval': ...,
  'until': ...,
  'day_of_week': ...,
  'time': ...
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions