base_tier_validation_server_action
This module extends the base tier validation functionality to enable triggering server actions upon approval or rejection of tier definitions and supports automatic validation through cron jobs.
Key Features
- tier.definition: Allows selecting a server action to execute upon approval of the tier definition
- tier.definition: Allows selecting a server action to execute upon rejection of the tier definition
- tier.definition: Provides an auto-validate option to automatically validate tiers based on conditions via cron job
- tier.definition: Includes a domain filter for auto-validation to specify conditions under which auto-validation occurs
- tier.validation: Triggers the configured server actions when tiers are approved or rejected
- tier.validation: Prevents recursive execution of server actions to avoid infinite loops