Skip to content

Scheduled exports aren't executed if they're checked before the next run #604

@rivaldi8

Description

@rivaldi8

Scheduled exports won't be executed if the scheduled action service runs before the next run. The reason is that ScheduledActionService.executeScheduledEvent sets the scheduled action's last run even if it hasn't actually been run. As the service runs twice a day, the period will never pass.

Software specifications

  • GnuCash Android version: 2.1.3
  • System Android version: 5.0
  • Device type: bq Aquaris E4

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions