Make Smart Action Visible is not saving

This is a template you can use to report issues. You can also drag images, videos and include Preformatted text

Expected behavior

After clicking the “Make Smart Action Visible” toggle and hitting save I expect the smart action to be visible. This is happening in all of our environments.

Actual behavior

Enabling the “Make Smart Action Visible” and clicking save does not save the smart action.

Failure Logs

The console does not show any errors. Only debug info. This link (https://www.loom.com/share/80241da6919d4f47bd65df1d7c6823b1) shows the behavior I am seeing.

Context

Please provide any relevant information about your setup.

Package.json below

“dependencies”: {
“chalk”: “~1.1.3”,
“cookie-parser”: “1.4.4”,
“cors”: “2.8.5”,
“debug”: “~4.0.1”,
“dotenv”: “~6.1.0”,
“express”: “~4.16.3”,
“express-jwt”: “5.3.1”,
“forest-express”: “^7.4.0”,
“forest-express-sequelize”: “^6.0.0”,
“morgan”: “1.9.1”,
“pg”: “~8.2.2”,
“require-all”: “^3.0.0”,
“sequelize”: “~5.15.1”,
“stripe”: “^8.110.0”
}

Hello Jack and thanks for your report !

I just tried to reproduce this bug but couldn’t manage to do so. Could you give me the browser console logs and network logs after clicking on the save button ?

Hi Remi, your question reminded me I am using an extension called “Allow Coors” for development purposes. Disabling it solved my problem. Thanks!

2 Likes

Good news to read, have a nice day !

1 Like