actions icon indicating copy to clipboard operation
actions copied to clipboard

Results 126 actions issues
Sort by recently updated
recently updated
newest added

We're trying to deploy our own instance of the Action Hub but Looker won't connect to it, giving the following error (ngrok URL redacted) ```An error occurred connecting to this...

Is it possible to actually upload the image when scheduling a query/dashboard in the Teams action (https://github.com/looker/actions/tree/master/src/actions/teams) and render it in the card similar to the Slack action? Currently the...

Changed link from Discourse to Looker Help Center: https://help.looker.com/hc/en-us/articles/360023736413

Account / password is being deprecated 2019-06-03 https://confluence.atlassian.com/cloud/api-tokens-938839638.html

By having the start of a cancel chain, we can ensure that async functions and processes are properly killed or shutdown if the parent function fails before the child functions...

Addresses an issue where the wrong sheet is cleared out when the first sheet is hidden

This action allows the user to send the results of an explore or look to GC AutoML as a new AutoML table. It additionally creates a csv file within the...

We are receiving field name in the format **look_name(dot)field_name** in our local action-hub. Is there a way to turn off the look name getting appended to the name? ex: we...

Been following the instructions to set up my local development server on heroku and ran into this issue. ![image](https://user-images.githubusercontent.com/20450954/76541572-33603a00-645a-11ea-8c82-510d262cd0df.png) Looks like I have to have my ACTION_HUB_SECRET env variable populated...