Project

General

Profile

Feature #1873

API: Order entities by date

Added by Andreas Olschnögger 4 months ago. Updated 4 months ago.

Status:
Closed
Priority:
Normal
Category:
API
Target version:
Start date:
2022-11-15
Estimated time:

Description

For the frontend table sort #1872 it would be great if
we could order the entities by their dates.


Related issues

Precedes OpenAtlas Discovery - Feature #1872: Ordering TableAcknowledged2022-11-16Actions

History

#1

Updated by Andreas Olschnögger 4 months ago

#2

Updated by Andreas Olschnögger 4 months ago

#3

Updated by Andreas Olschnögger 4 months ago

#4

Updated by Bernhard Koschiček-Krombholz 4 months ago

Should be possible, will look into it.

#5

Updated by Bernhard Koschiček-Krombholz 4 months ago

  • Status changed from Acknowledged to Assigned
#6

Updated by Bernhard Koschiček-Krombholz 4 months ago

Edited If sorting ascending, the entity with the "oldest" date will come first, sorting descending, the entity with the "youngest" date will be first. All entities without any date will come last, doesn't matter if asc or desc.

Right now, entities without a date get a temporary fictional date of (-)9999999-01-01T00:00:00. If we somehow get dates before that, we have to change this.

#7

Updated by Bernhard Koschiček-Krombholz 4 months ago

  • Target version changed from 7.12.0 to 7.8.0

Changes are in develop.

#8

Updated by Bernhard Koschiček-Krombholz 4 months ago

  • Status changed from Assigned to Closed

Also available in: Atom PDF