google-forms-to-slack icon indicating copy to clipboard operation
google-forms-to-slack copied to clipboard

might need to remove the outer myFunction function block

Open steveinatorx opened this issue 5 years ago • 4 comments

without removing that the google scripts interface cant see the initialize function (perhaps a change in the google scripts interface since you made this?).

thanks for the handy script !

steveinatorx avatar Oct 12 '19 17:10 steveinatorx

Confirm seeing this behavior too as of friday afternoon… getting two responses in the script from a form submission with the second one blank.

On Nov 11, 2019, at 8:01 AM, Brendan Cooney [email protected] wrote:

This is suddenly posting blank form submissions a few seconds after each successful submission. The valid entry will sync to the Slack channel followed by a completely blank separate submission that is not logged in the forms spreadsheet, but contains a different timestamp than the original https://user-images.githubusercontent.com/45829727/68601576-99b85a00-0472-11ea-9774-2b7889612cda.JPG — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/markfguerra/google-forms-to-slack/issues/6?email_source=notifications&email_token=ABFUGL7AR63MJ4ZYVUDL6H3QTF6W5A5CNFSM4JADUBNKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDXIU7Q#issuecomment-552503934, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABFUGL2XCK7JZQLJ54IFX2LQTF6W5ANCNFSM4JADUBNA.

steveinatorx avatar Nov 11 '19 16:11 steveinatorx

related google bug: https://issuetracker.google.com/issues/144110219

steveinatorx avatar Nov 11 '19 16:11 steveinatorx

Hey, really appreciate the link to the issue tracker. I am seeing this same issue with another script we run. I was going line by line in my code trying to figure out what could be causing the duplicate

bcooney85 avatar Nov 11 '19 16:11 bcooney85

@steveinatorx Have you seen this issue? It may be related: https://github.com/markfguerra/google-forms-to-slack/issues/5

Sorry for the late reply, I haven't been watching this project closely. Are you still having a problem?

markfguerra avatar Apr 21 '20 17:04 markfguerra