You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a function to the Change Request module that will be used by the OpenSPP Self-Reg. The submission of Change Requests (CRs) from OpenSPP Self-Reg will be processed as follows:
Accept CRs only from users belonging to the "Change Request External API" group.
Validate the CR input data.
Skip the validation of required attachments.
Automatically approve the CR after the input data has been validated.
With this new function the submissions of CRs will have the following results:
CRs from the OpenSPP Self-Reg submitted by users of the "Change Request External API" group will be automatically approved upon execution of the validation of input data.
All other CRs will follow the standard validation and approval process.
The text was updated successfully, but these errors were encountered:
Add a function to the Change Request module that will be used by the OpenSPP Self-Reg. The submission of Change Requests (CRs) from OpenSPP Self-Reg will be processed as follows:
With this new function the submissions of CRs will have the following results:
The text was updated successfully, but these errors were encountered: