Bug 412831

Summary: Filter for custom properties have to be prefixed with v_operation_display_all
Product: [Applications] skrooge Reporter: Bernhard Scheirle <bernhard+kde>
Component: generalAssignee: Stephane MANKOWSKI <stephane>
Status: RESOLVED FIXED    
Severity: normal CC: stephane
Priority: NOR    
Version First Reported In: Trunk from git   
Target Milestone: 25.1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Bernhard Scheirle 2019-10-10 21:52:44 UTC
Hi,

previously in 2.20 you could filter the operations list for custom properties.
For example the search string: "-myproperty.:myvar" would remove all operations having a custom property "myproperty" set to the value "myvar".

In the current trunk custom properties have to be prefixed with "v_operation_display_all".
E.g. "-v_operation_display_all.myproperty.:myvar" to achieve the same filter as above.

That seems strange.

Regards
Bernhard
Comment 1 Stephane MANKOWSKI 2019-10-12 18:50:42 UTC
Git commit 376bb806e2ad9765e0a3d90294d1cd78c92dfa0e by Stephane MANKOWSKI.
Committed on 12/10/2019 at 18:50.
Pushed by smankowski into branch 'master'.

Filter for custom properties have to be prefixed with v_operation_display_all

M  +13   -13   skgbasegui/skgobjectmodelbase.cpp

https://commits.kde.org/skrooge/376bb806e2ad9765e0a3d90294d1cd78c92dfa0e