You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi I have a web app were I run my trellinator code. Lately google have change its app script ide. Now it works with implementations.
I do changes on the code, save the project and implement the new code, but no changes are made to the web app.
Do you know how does this new google app script work?
@Carlos Pozos Ochoa unfortunately Google Apps Script has broken this even more than it was already broken, and doesn't seem to be willing to fix it although at least it is now in an "Assigned" state:
https://issuetracker.google.com/issues/235862472
Last time a customer wrote to me and said everything had stopped, I had to hard code the script URL (see screenshot below) on line 35 of apps/trellinator/Supporting because the ScriptApp.getService().getUrl() method always returns the dev URL
These types of breakages, along with performance issues on larger sites and the hard fetch URL quota cutoff (which is catastrophic if/when it occurs) were the reasons behind us creating a "hosted Trellinator" called BenkoBot:
Hey Carlos! I'm not aware of how recent changes to Google's app script IDE would affect Trellinator. Trellinator is a third-party app created by @Iain Dooley I've @mentioned them here, but I also recommend checking out the comments on this page for a solution. If you don't find one, leaving a comment there may increase your chances of getting a helpful response to this. Hope that helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.