Expand my Community achievements bar.

Improve Launch Rules list page

Avatar

Level 4

6/4/18

I'd like to recommend that the page showing the list of rules page is vastly improved.

The main problems to be addressed are:

- Currently limited to show only 10 rules at a time

- No ability to filter by rule attributes such as event type (with priority) & extension type & conditions

- No ability to sort by any of the key attributes of a rule such as event type (with priority), extension type & conditions

To summarise, the ability to sort, filter and even just visually see the rules in place for a property is mostly limited to using the names of the rules. This means we have to try and enforce consistent rule naming conventions in order to meet these needs - which can be difficult to achieve when multiple staff are using the tool.

13 Comments

Avatar

Level 4

6/8/18

I would echo this, plus adding tags back in for rules.  Right now I am adding short-hand for page load top (PLT - ), page load bottom (PLB - ), event based (EB - ) and so on.

Avatar

Level 10

7/6/18

Having 10 rules per page, 10 data elements per page is highly inconvenient. Please add an option to adjust that to 50, 100, Show All.

Avatar

Employee

8/24/18

We can easily add options to show more items on the rules list.  We're in progress to add those options to all the lists and have your selection persist for the session.

The others are a really great idea, but will require more work.  The query that retrieves rule info (that is used to render that page) does not contain rule component information (events, conditions, etc), so in order to show it, we'd have to execute a bunch of additional queries (for each rule) in order to have that information to display.  We can rework the needed queries to return more information, but that's a little bit of a longer term project.  I've added them to our backlog =)

Avatar

Level 2

1/24/19

The way I categorize them is by adding to the name of the rule as such as "Name of the Rule - Page Load Rule" or "Name of the Rule - Event Based Rule" etc.

Avatar

Level 1

2/19/19

Hiya,

Adding to this. On the rules and elements list I really want to see which environment the latest revision is on for each rule/element. Or even just a basic whether its published in live or not.

Thanks

Avatar

Level 1

5/7/19

I notice the "last modified" date isn't updating, definitely makes it harder to distinguish changes with multiple users accessing.

Avatar

Level 1

6/12/19

Agreed! At least would be useful to see whether or not a rule/element has been added and/or built into a library or is just "saved".

Avatar

Employee

7/17/19

The search capability that is in progress (Enhanced Search & Global Search) will give us the required capability within the API to add filters to the list views as discussed here.