Forum Discussion
MikeFreyder
4 years agoQrew Member
Thanks for your quick reply, Mark! I didn't clearly communicate... The permissions are not based on who last modified the record. I was just assuming that since I modified the records, Quickbase was trying to send my records to people that couldn't see them. When one of my coworkers manually edited the field that I was modifying with my pipeline, he correctly received his records in his email notification, but when my pipeline made the edit, he received the email, but containing no record info.
My permissions are cascading permissions based on If(Current User = User(), "1", "0").
------------------------------
Mike Freyder
------------------------------
My permissions are cascading permissions based on If(Current User = User(), "1", "0").
------------------------------
Mike Freyder
------------------------------
MarkShnier__You
Qrew Legend
4 years agoYou should be able to test by manually modifying a field to trigger the email notification. Once that is working, then have a pipeline do that same update to the record. There will be no difference between you editing manually or the Pipeline editing, as long as the Pipeline is doing individual record updates and not a Bulk Upsert.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------