#GPT Action Issue: “Allow” button now missing

1 messages · Page 1 of 1 (latest)

pastel solarBOT
#

Reported by @opaque geode

Bug Report: GPT Action Issue: “Allow” button now missing
`Steps to Reproduce`

Allow” button which triggers the executeSqlStatement action has disappeared:

  • Create executeSqlStatement & getSqlStatementResult actions
  • Set 3rd party actions settings to “Ask”
  • In the Action schema definition I’ve set x-openai-isConsequential: true.
  • Ask GPT to run any SQL query
  • Observe that not "Allow" button appears, thus SQL cannot be triggered

I also tried switching the 3rd party actions settings to “Always Allow” and x-openai-isConsequential: false. Strangely, the SQL statement

`Expected Result`

I've been using a custom GPT to pull from our DBX SQL warehouse for weeks now without any issues. I would expect the “Allow” button to exist as it has in the past.

`Actual Result`

Today the “Allow” button which triggers the executeSqlStatement action has disappeared. The GPT Action hangs and does not ping DBX SQL warehouse

`Environment`

macOS, GPT5.1, Custom GPT, Databricks SQL Warehouse

#
Additional Information

Please provide relevant details to help resolve the issue, such as:

  • ChatGPT Shared Link (if applicable).
  • Screenshots or videos demonstrating the problem.

-# ➜ Need to contact support? Visit the OpenAI Help Center.

opaque geode