FOR ARCHIVAL PURPOSES ONLY

The information in this wiki hasn't been maintained for a good while. Some of the projects described have since been deprecated.

In particular, the "Ushahidi Platform v3.x" section contains information that is often misleading. Many details about this version of Platform have changed since.

This website is an extraction of the original Ushahidi wiki into a static form. Because of that, functions like logging in, commenting or searching will not work.

For more documentation, please refer to https://docs.ushahidi.com

Skip to end of metadata
Go to start of metadata

Auto approve feature


1. Upon report submission, any report is marked as 'Approved'.
2. This feature should apply to both web, API, SMS and any other submission method.
Advanced:
3. Allow setting the feature on/off according to report method

This feature can be set in most recent versions of Ushahidi. This is done using Actions/Triggers.

To do this, go to your admin panel, click on Manage -> Actions and from here, you can set up automation on your deployment.

Select "Report Added" under the Triggers section, skip all the Qualifiers and for the Response, select "Approve Report".

You can also select categories for the reports to go into and whether or not you want it to be marked as verified. If you want to go even deeper, play around in the Qualifiers section where you can select reports submitted during time of day, keywords, etc, which would qualify the report for auto approval.

From github #817 ticket