Skip to content

Ordering pending publications #160

@abpolym

Description

@abpolym

Scenario:

  • publication A has to_be_published = true, date = 2022-09-30 and publication_date = 2022-11-02 (example: Variational Bayes...)
  • publication B has to_be_published = false, date = 2022-10-17 and publication_date is missing (example: Principled Pruning...)

Then publication A is ranked below B:

1

Since the publications should be ranked by publication date / time (descending: newest publications at the top), this is incorrect (to be published in November is below October, 2022) and has to be fixed.

Probably has to be changed here: https://github.com/biaslab/hugo-academic-group

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions