I have two lists, a master list of student names and a discipline records list where the student names are a lookup value.
I added a lookup column to the master list of student names to count related records, so when discipline records are added that involve that student, the items are counted in the lookup column of the master list.
I then set up a Flow to send an email when the master list items are updated (when the lookup column value changes) but the flow will not run. It doesn't error out, it just doesn't run at all.
Even though the item is being modified, the flow will not run at all. Any ideas?