Hello,
Other baby steps project requiring your help.
Updated Scenario ver2:
- SharePoint list with four columns
- TaskName; single line of text, required
- Status; Choice
- Awaiting Assignment
- Assigned
- Completed
- AssigneeEmail, person or group, not required
- ProgressNotes, multiple lines of text, not required
- Versioning is turned on
Updated Requirements v2:
1. Sends an email to Assignee only once if a new SharePoint item (a Task) is created and:
1.a. AssigneeEmail column has the email address of the Assignee AND
1.b. Status column is set to Assigned
2. Do not send an email if a new SharePoint item (a Task) is created and:
2.a. AssigneeEmail column has the email address of the Assignee BUT
2.b. Status column is set to Awaiting Assignment or Completed (just in case selected by mistake for new item)
3. Do not send email to Assignee:
3.a If the Assignee has modified (or had modified multiple times) the ProgressNotes column, AND/OR
3.b. The TaskName was modified by someone or Assignee
4. Send an new email if a AssigneeEmail column was modified to a different email address AND
4.a. Status column is still set to Assigned
Any help will be greatly appreciated.