While experimenting with and creating functions in 1.14.1, I noticed that I was not able to run a function that contained a command that summoned a falling_block entity. I experimented and tried to test by summoning other types of entities and running other commands in place of these. Every time I commented out the summon, the functions reappeared and worked.
The attached files are two functions I used to test if the functions would work or not. Thought that may help. The pig function worked as intended, and the falling_block function failed to execute.
Edit: typo