Can you please add Comment Parent CID as a Views filter

Created on 21 December 2010, over 14 years ago
Updated 22 July 2023, almost 2 years ago

For myself, this is a handy feature to have, so I added it to my module. I did this by adding the following code to comment.views.inc where comment pid is defined:

$data['comments']['pid'] = array(

... snipped ...

'filter' => array(
'handler' => 'views_handler_filter_numeric',
),

... snipped ...

);

✨ Feature request
Status

Closed: won't fix

Version

11.0 πŸ”₯

Component
ViewsΒ  β†’

Last updated about 17 hours ago

Created by

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.

  • πŸ‡³πŸ‡±Netherlands Lendude Amsterdam

    Tentatively closing this as "won't fix". There is a contrib sandbox, it doesn't seem to have a lot of uses, so I feel that we shouldn't add this to core.

    Feel free to reopen this if you still think this is something we need to support in core.

    Thanks.

Production build 0.71.5 2024