Skip to content

Commit 23ea484

Browse files
committed
additional note on process for new rules
1 parent f8e93f5 commit 23ea484

File tree

1 file changed

+2
-0
lines changed
  • app/select-people-for-invitation/2025/11/rule-library-v2

1 file changed

+2
-0
lines changed

app/select-people-for-invitation/2025/11/rule-library-v2/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ Initial user feedback has been very positive. Users find these new tailored rule
4646

4747
The dev work to roll this out is ongoing and we're continuing to review the types of rules that are being used in live campaigns. The library caters for the commonly used rules, but for more unusual ones the old rule builder form is still required. We've begun to refer to this as the "custom rule builder" and made the rule library the default way to add rules. Access to the "custom rule builder" is restricted to a certain user role, so if we onboard new users to SPI we can prevent them adding any type of rule which isn't in the library - which makes the service a bit safer for new users.
4848

49+
We have also defined a process for users to request new rules be added to the library.
50+
4951

5052
A note on the technical implementation: every rule which follows the same template uses the same underlying code, but configured through customised parameters. Meaning we ensure a consistent approach and we don't have to maintain many versions of a radio button rule page for each individual rule which uses that pattern.
5153

0 commit comments

Comments
 (0)