Problem/Motivation

Our Site, running since since 2021, has extensive use of webforms and views. after yesterdays update from 9.5.3 to 9.5.4 one form stopped to load. Editing/disabling components revealed that the source was in tables. We recreated the table - it worked. we changed sort order on the creation date field to 'descending' and the problem reoccured

Steps to reproduce

  • Create a View from Webform Submissions
  • Include the creation date
  • select table display and creation date field as standard sort order

It works. Admins preview underneath is filled with content

  • now change the sort order of the field to 'descending'

Admins preview is empty. Users receive an error message.

The website encountered an unexpected error. Please try again later.

Proposed resolution

Differences from 9.5.3 to 9.5.4 to be investigated. In the meantime, disable 'descending'.

Remaining tasks

Fix needed, appearently no workaround possible.

User interface changes

n/a

API changes

n/a

Data model changes

n/a

Release notes snippet

Descending sort by date of webform submission not working anymore