JordanMcAlister
7 years agoQrew Captain
Transition from multiple choice text to multiple choice user efficiently
I am currently making our teams app more efficient. I have a Work Requests table and an Employee table. In the Work Requests table, there are multiple "person" fields currently set up as multiple choice text fields:Field Tech, Designer, Reviewer, and Approved by. I recently made the Employee table to list all sorts of necessary information regarding employees and linked their name to their "user."
My question is - how might I efficiently change these multiple choice text fields to be linked to a specific user without deleting said person fields and completely redoing them because there are countless reports and rules and formulas that use these fields, and we have over 3500 Work Request records which is why I am asking for some advice. My overall goal is to be able to have those person fields be linked to a user, so I can, for instance, have an email notification be sent to the "Reviewer" of a Work Request when it has been approved.
The other issue I am running into is making a relationship between the Employee table and the Work Request table. Each Work Request can have multiple employees assigned to it and each employee can have multiple work requests. Is a double relationship recommended for this?
Thanks for any help!
My question is - how might I efficiently change these multiple choice text fields to be linked to a specific user without deleting said person fields and completely redoing them because there are countless reports and rules and formulas that use these fields, and we have over 3500 Work Request records which is why I am asking for some advice. My overall goal is to be able to have those person fields be linked to a user, so I can, for instance, have an email notification be sent to the "Reviewer" of a Work Request when it has been approved.
The other issue I am running into is making a relationship between the Employee table and the Work Request table. Each Work Request can have multiple employees assigned to it and each employee can have multiple work requests. Is a double relationship recommended for this?
Thanks for any help!