Forum Discussion
MikeFreyder
Qrew 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
3 years agoQrew Legend
You 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
------------------------------
- MikeFreyder3 years agoQrew MemberThank you, Mark. When I manually edit my parent record, I successfully receive my email with the data. I'm the admin, so no surprise here.
My coworker helping me test this manually edited the same field on his parent record and he receives his email successfully with record data in it. However, when I edit his record manually or with the pipeline, he receives the email with no record data in it.
------------------------------
Mike Freyder
------------------------------- MarkShnier__You3 years agoQrew LegendThere must be some permission thing going on. Contact me directly by the email in my signature line and I will have a quick look with you.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------- MikeFreyder3 years agoQrew MemberOkay, thank you, Mark. I'll do that.
------------------------------
Mike Freyder
------------------------------