Skip to content

Restructure Visit Request Form #970

Description

@kjporter

Description
The visit request form allows controllers to input unstructured/unverified data (CID, name, email). This has traditionally been validated when the visit request is accepted and the member is added to the roster. The existing flow is no longer valid because we are enrolling the controller in Moodle (which uses VATSIM Connect) before we accept them as a visitor, which necessitates that we validate the CID and email address pair.

Acceptance Criteria

  • Update visitor form to only accept CID and Reason input fields
  • Re-work backend adding a VATSIM Core API call to fetch the name, email address, rating, and division
  • Add VATUSA API call to fetch the ARTCC (if USA div from above)
  • Update success message to member with email address to monitor for reply
  • Add error message if member does not meet visit criteria (rating)

Accepted By:

Dev Notes

XD Notes

Working Branch

PR

Feature Toggle

QA Notes

Deployment Notes

Metadata

Metadata

Assignees

Labels

Approved by WMThis project is approved - work may begin nowenhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions