Question
2
Replies
69
Views
PEGA
Posted: December 12, 2019
Last activity: March 19, 2020
Solved
Tracer Settings - Selecting Application specific rulesets
It would be good is we have options to select all the rulesets that an application is associated to. Currently we have to select each of the rulesets manually and its very ineffecient to select when there are multiple rulesets and also when there are many development branches on the application.
I'm not going to write the code for you, but you could use my solution.
I've added a checkbox in the Tracer settings:
It's in the html rule "@baseclass TraceOptionsDialog".
Behind the checkbox I used this js snippet:
I used 'Pega-' as a search condition for Pega- rulesets