Skip to main content
Question

Not able to clone my app version

  • December 29, 2025
  • 2 replies
  • 13 views

Platform version "18.0.6" does not support a definition_override. Please try a more recent version

i am getting this error when i am trying to clone my version it has never happened to me before and i have always created new version through this by cloning my latest promoted or drafted version i don’t know what has changed

can anyone help me please?

2 replies

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • December 29, 2025

Hi ​@Basit777 

Help links for how to clone a version of your Zapier integration: https://docs.zapier.com/platform/manage/clone

 

Try contacting Zapier Dev Support: https://developer.zapier.com/contact

 

Try using the AI Assistant in the Zapier Dev Docs.

 

 

Based on the search results, I found information about definition_override in the context of throttle configuration for Zapier integrations.

definition_override isn't directly mentioned, but the related concept overrides is used in throttle configurations. The overrides property (added in v15.6.0) is an experimental feature that allows you to override the original throttle configuration based on a Zapier account attribute.

Each override object can include:

  • window (integer): Timeframe in seconds for tracking invocations
  • limit (integer): Maximum invocations allowed within the window
  • filter (string): Account-based attribute to filter by ("free", "trial", or "paid")
  • retry (boolean): Whether throttled tasks are automatically retried

This allows different throttle limits for different account types. For example, you could set stricter limits for free accounts and no limits for paid accounts.


  • Author
  • New
  • December 29, 2025

Thankyou for the response, this link https://docs.zapier.com/platform/manage/clone tells you how to clone which is exactly what i am doing and i get the error that i have mentioned, i have contacted the support team waiting for their reply