Skip to content

run_daily does not work.. #2393

@hhaim

Description

@hhaim

What happened?

does now work in 4.x and works in 3.0.5

        self.run_daily(self._cb_event, 
                       self.parse_time("16:50:00"), 
                       constrain_days=ada.schedule.day_of_week(5),
                       a="1",b="2")

does now work in 4.x and works in 3.0.5

     self.run_daily(self._cb_event, 
                       self.parse_time("16:50:00"), 
                       a="1",b="2")

back to 3.0.5

Version

4.5.11

Installation type

Docker container

Relevant log output

Relevant code in the app or config file that caused the issue

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    issueSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions