Socra Default Sorting Issues
Problem: I can no longer see most recently updated Socras I'm working on (status: null, to-do, in w
Problem: I can no longer see most recently updated Socras I'm working on (status: null, to-do, in work, in review) since now they are organized by status vs priority. Let's revert this sorting mechanism back to how it was, sorting by default according to most recently updated.
Home, assigned, community, everything that's not a Journey-ordering mechanism:
- `[open, -updated_at]`
Journeys ordering mechanism:
- `[open]`
Open: null, todo, in work, in review
Closed: done, on hold, canceledOn October 18, 2024, Eduarda Ferreira created a Socra titled "Socra Default Sorting Issues" to address a problem regarding the visibility of recently updated Socras. The primary issue was that the current sorting mechanism prioritized status over priority, making it difficult to see the most recently updated Socras that were still in progress (with statuses of null, to-do, in work, or in review).
Eduarda suggested reverting to the previous sorting method, which organized the items by default according to the most recently updated timestamps. The proposed sorting mechanisms were outlined as follows:
- For home, assigned, and community sections (not using the Journey-ordering mechanism): `[open, -updated_at]`
- For the Journey-ordering mechanism: `[open]`
The Socra classified items as Open (status: null, to-do, in work, in review) or Closed (status: done, on hold, canceled).
As of the creation date, the Socra remained open and had not yet been completed, highlighting the ongoing nature of the issue.By Eduarda Ferreira