Skip to content

Weekday is ignored in scheduled exports #641

@rivaldi8

Description

@rivaldi8

Steps to reproduce the behaviour

  1. Go to Menu > Export...
  2. Set a weekly recurrence with a weekday different of the one for the current date. For example, if today is Monday set it to Thursday.
  3. Save changes.

Expected behaviour

The export is done weekly on the day set in the recurrence (Thursday in the example).

Actual behaviour

The export is done weekly, but on the weekday the scheduled export was created instead (Monday in the example).

The problem is ScheduledActionService looks only at the elapsed time since the last export.

Software specifications

  • GnuCash Android version: 2.1.3

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions