Trying to configure a node which repeats on selected days of the week. I can do this by adding more repeating instances, but see that they are not sorted in date order. Please see screenshot.

Comments

MrPaulDriver created an issue. See original summary.

mandclu’s picture

Title: Repeats on selected days of the week are not displayed in date order » Option to force all instances to display in chronological order
Version: 8.x-2.0-rc2 » 8.x-2.x-dev
Category: Bug report » Feature request

Currently the sort intentionally respects sort of the input deltas, in case there is a manual sort the editor is expecting. My proposed solution is to provide an display configuration option to force all instances to be displayed chronologically. Let me know if you think this would suffice.

mandclu’s picture

Status: Active » Needs review
StatusFileSize
new5.42 KB
new119.53 KB
new119.47 KB

The attached patch adds a checkbox to the default display configuration to force all the output to be sorted chronologically.

Here's how a test node with two overlapping rules looks before the sort:

And here's how the output looks with the sort enabled:

mrpauldriver’s picture

Tested and working.

mandclu’s picture

Status: Needs review » Reviewed & tested by the community
mandclu’s picture

Status: Reviewed & tested by the community » Fixed

Merged into dev

  • mandclu committed 6eac8b1 on 8.x-2.x
    Issue #3112691 by mandclu, MrPaulDriver: Option to force all instances...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.