Description
For SPID users that are inactive for some time and for which certain rules cannot be applied.
-
Preferred solution
after the validity period (configurable in the rule editor) the rule is maintained but disabled and so no longer applied until the admin re-enable it manually by configuring a new validity period
-
Alternative
it is only possible to manually disable
Acceptance criteria
In terms of FE requirements the game is quite simple:
- We have to provide two additional fields in the rule definition form to let users to specify the validity period
- The date format of this two fields should be configurable as usual as is also for other MS tools
- GeoFence expects the ISO format for dates (yyyy-MM-dd). This means that, the date value should be formatted using this format when sending the request to the backend and the opposite accordingly for visualizing what the backend sent in the client format
Below is a draft of the UI:

Other useful information
To be completed in time for GS 2.27
Description
For SPID users that are inactive for some time and for which certain rules cannot be applied.
Preferred solution
after the validity period (configurable in the rule editor) the rule is maintained but disabled and so no longer applied until the admin re-enable it manually by configuring a new validity period
Alternative
it is only possible to manually disable
Acceptance criteria
In terms of FE requirements the game is quite simple:
Below is a draft of the UI:
Other useful information
To be completed in time for GS 2.27