Before you start
- Know the Event Type you created/edited and its Event Category.
- Have a test user/profile with the intended permissions.
- Be able to access EarthRanger Admin and Event Form Editor.
Step 1 : Sanity check in Admin
- Go to Admin → Activity → Event Types and Categories 2.0 (Beta) and open your Event Type.
- Confirm:
- Correct Event Category is selected (active, not hidden).
- Required fields are marked Required.
- Any Choice fields point to the intended source (Existing list / My Data / New list).
Acceptance criteria
- Event Type is visible under the correct category and shows intended fields.
Step 2 : Verify Choice behavior
- If you used Existing Choice Lists, open Admin → Choices and confirm:
- Entries exist, Display labels are correct, Ordernum set where needed.
- (If editing) Values have NOT been changed—only Display can change safely.
- If you used My Data sources, confirm that the referenced Subjects/Users exist and belong to the expected groups/subtypes.
Acceptance criteria
- Dropdowns show the expected options in the intended order.
- No “blank” or missing options.
Step 3 : Confirm visibility & category
- View the saved event in the app’s Events list.
- Filter by the Event Category and your Event Type.
Acceptance criteria
- Event appears under the correct category and filters work as expected.
Step 5 : Permissions check (with a real user)
- Assign the intended Permission Set(s) to a test user/profile.
- Log in as the test user and:
- Create a new Event with the Event Type.
- View Events of this type.
Acceptance criteria
- Test user can create/view the event as intended (and cannot access restricted categories).
Step 6 : Edge cases (optional but recommended)
- Mobile: if your team uses mobile, repeat Step 3 on a device.
- Long Choice lists: confirm search/type-ahead works.
- Required fields: confirm the form blocks submission when left blank.
Troubleshooting quick hits
- Dropdown missing options: the Choice list identifier mapped in the schema (enumNames) may not match a real list; or the list is empty/disabled.
- Old events look wrong after edits: a Value was changed in Choices—revert to the original Value and update Display only.
- User can’t see the type: Event Category not included in their Permission Set (or the category is hidden).