(161264) Chair of governors contact task #1467
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This tasks forces users to collect the contact details for the chair of
governors of the school converting into an academy so that a copy of the
funding agreement letters can be sent to them.
This is our second attempt at a task that collects a contacts (we
already have 'main contact') and we wanted to try something different.
Here we collect the name, email and optionally phone number and the task
is only completed one we have these. This creates a contact and
populates it with the further information that we can derive from the
project:
Because of the way this works, 'deleting' the contact details in the
task and saving it WILL NOT delete the contact, this must be done via
External contacts > Change > Delete contact. Updating the details of the
contact will work, however.
The task validates:
The contact is managed through an association on
Conversion::Project
inthe same way we have others.
The task in the task list
The empty task
The completed task
The new contact
Returning to the task later