Skip to content

Disabling GeoFence Rules #10923

@mahmoudadel54

Description

@mahmoudadel54

Description

For SPID users that are inactive for some time and for which certain rules cannot be applied.

  1. 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

  2. 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:

Image

Other useful information

To be completed in time for GS 2.27

Metadata

Metadata

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions