Changes between Version 1 and Version 3 of Ticket #36338


Ignore:
Timestamp:
Apr 19, 2025, 5:30:33 PM (5 months ago)
Author:
Marc DEBUREAUX
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36338 – Description

    v1 v3  
     1**EDIT:** After further investigation, it seems the issue only happens if the JSONField key is the first item of the group clause, it works fine if it is alone or if another non-JSON field group clause is positioned first.
     2
    13Have this simple model:
    24
Back to Top