Individual Gifting Extended Errors
| Error code | What it means | What to do |
|---|---|---|
INDIVIDUAL_GIFTING_PERIOD_NOT_FOUND | Gifting period not found. | Verify the period ID or check it has not been deleted. |
INDIVIDUAL_GIFTING_PERIOD_STATUS_INVALID | Action not valid for this period's current status. | Check the period state (Pending / Active / Paused) before acting. |
INDIVIDUAL_GIFTING_PERIOD_ONLY_PENDING_PERIODS_CAN_BE_EDITED | Only pending periods can be edited. | Cancel and recreate if changes are needed to an active period. |
INDIVIDUAL_GIFTING_PERIOD_ONLY_PAUSED_RESUMABLE | Only paused periods can be resumed. | Pause the period first, then resume. |
INDIVIDUAL_GIFTING_PERIOD_CANNOT_CANCEL_COMPLETED | Completed periods cannot be cancelled. | No action possible — the period has already completed. |
INDIVIDUAL_GIFTING_TRIGGER_NOT_FOUND | Gifting trigger not found. | Verify the trigger exists in Individual Gifting settings. |
INDIVIDUAL_GIFTING_AMOUNT_MUST_BE_POSITIVE | Gifting amount must be a positive number. | Enter a positive gift amount. |
INDIVIDUAL_GIFTING_AMOUNT_TOO_LARGE | Gifting amount exceeds the maximum allowed. | Reduce the amount within permitted limits. |
INDIVIDUAL_GIFTING_DATE_RANGE_INVALID | Gifting period date range is invalid. | Ensure the start date is before the end date. |
INDIVIDUAL_GIFTING_EMPLOYEE_NOT_IN_COMPANY | Employee does not belong to this company. | Verify the employee is correctly assigned to the company. |