Comments and Activate/Deactivate on Aggregates (Filters, Joins)
1067
Views
8
Comments
On our RadarOn our Radar
Aggregates & Queries
I would like to:
.Comment on a Filter - basically explaining why that filter and possibly add a Reminder to appear on TrueChange as "Needs Review"
.Comment on a Join - to achieve the same as above - give context on a particular join.

Together with that, as complement, it would be great if we could tick a box to deactivate a Filter or a Join - not deleting it, which is the only option now - so we can test without losing it completely.

Didn't see any of these on P10... Would be nice!

Merged this idea with 'comments on aggregate filter' (created on 18 Nov 2019 11:25:49 by Marcilio Ferreira)

Allow commenting within aggregate filters, making future code maintenance easier.



This comment was:
- originally posted on idea 'comments on aggregate filter' (created on 18 Nov 2019 by Marcilio Ferreira)
- merged to idea 'Comments and Activate/Deactivate on Aggregates (Filters, Joins)' on 15 Mar 2021 18:38:40 by Daniël Kuhlmann

You can already do that add 

/* your comment */



This comment was:
- originally posted on idea 'comments on aggregate filter' (created on 18 Nov 2019 by Marcilio Ferreira)
- merged to idea 'Comments and Activate/Deactivate on Aggregates (Filters, Joins)' on 15 Mar 2021 18:38:40 by Daniël Kuhlmann

Is possible to do that with /* */



This comment was:
- originally posted on idea 'comments on aggregate filter' (created on 18 Nov 2019 by Marcilio Ferreira)
- merged to idea 'Comments and Activate/Deactivate on Aggregates (Filters, Joins)' on 15 Mar 2021 18:38:40 by Daniël Kuhlmann
2021-04-27 10-08-39
Daniel Marques
Changed the category to
Aggregates & Queries


This comment was:
- originally posted on idea 'comments on aggregate filter' (created on 18 Nov 2019 by Marcilio Ferreira)
- merged to idea 'Comments and Activate/Deactivate on Aggregates (Filters, Joins)' on 15 Mar 2021 18:38:40 by Daniël Kuhlmann
Merged this idea with 'Having comment option for filters when viewing data or for Aggregate' (created on 10 Nov 2023 02:44:02 by Nghia Hoang)

To have an option to quickly active/inactive the Filter condition when viewing data. 
Of course, for now we can achieve the same purpose by open the filter expression and comment out by using // or /**/, but if have a check box to toggle the whole expression is more convenient. For example we can put it at the end of expression line, after the delete button: