Can't use date of flagged

Created on 7 January 2020, almost 5 years ago
Updated 12 April 2024, 8 months ago

Hello.

The module is very great thanks !

but we can't use the date flagged.

How to use it please ?

🐛 Bug report
Status

Closed: works as designed

Version

1.4

Component

Code

Created by

🇫🇷France Asterovim Paris

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇭🇷Croatia milosr Croatia, Montenegro

    @Asterovim

    Hi, you can, for example, add a "changed" field in the view.

  • Status changed to Active 15 days ago
  • It's a pretty common practice to sort favorite items based on the date the item was flagged. We want the most recent flagged item on top and the oldest flagged item at the bottom. This is not about the date of the item itself, when it was created or changed, it's about the flagging.
    At the moment we can filter an item based on if it's flagged or not but we can't sort it based on the date it was flagged, this would be very much appreciated.
    The date of flagging is in the database so I've achieved this with a hook_views_pre_render that queries the database and reorder results but it's not ideal.

Production build 0.71.5 2024