Skip to main content

We're excited to introduce a new beta feature: Control which app version to test!
With this release, developers can now choose which specific version of their app to view and test within their monday.com development/test account - whether it's a draft, gradual release, or live version - directly from the Developer Center.


Here’s what you can expect:
✅ Only one draft version per developer is active at a time for testing
✅ Easily switch between draft, gradual release, and live versions in your development/test account
✅ Clear indication of the version currently running in your development/test account (draft, gradual, or live)
✅Consistent testing experience across all app features

 


This update addresses key challenges in the current testing flow and lays the foundation for a more scalable and streamlined development experience across monday.com.


Apply for the beta now

Does it also work with the workflow builder? Currently, it only works in production, and there's no way to test the workflow without releasing it.


@dharmikjagodana testing workflow builder you test with the gradual release feature. So to test you put it in gradual release, test it, then recall it if you don’t want it. etc.


@dharmikjagodana testing workflow builder you test with the gradual release feature. So to test you put it in gradual release, test it, then recall it if you don’t want it. etc.

Will try it out, thanks ​@Revilre 


@OmerK will this support all feature types? I ask because today certain feature types aren’t supported for gradual release.


@Revilre ​@dharmikjagodana this capability now supports all feature types. There’s no longer a need to use gradual release to test the app in your account.

Thanks,

Rote


@Revilre ​@dharmikjagodana this capability now supports all feature types. There’s no longer a need to use gradual release to test the app in your account.

Thanks,

Rote

This is factually incorrect. Workspace Templates and Sentence Builder integrations are NOT supported - the same ones I asked about that were also not supported for gradual release, and the reason I was asking. Unfortunately now my development process is broken as a result of this false information and our account being in the beta. I am literally up a creek without a paddle unable to test anything.


We have an app that relies on the sentence builder. Since the beta was enabled, I can no longer test it.

When I add an automation to our board, I’m able to select the DRAFT version of our app. However, even though I select the DRAFT version when creating a new automation, it still runs the LIVE version instead.

Is it possible to disable the beta again, or is there a fix coming soon?

Thanks


We have an app that relies on the sentence builder. Since the beta was enabled, I can no longer test it.

When I add an automation to our board, I’m able to select the DRAFT version of our app. However, even though I select the DRAFT version when creating a new automation, it still runs the LIVE version instead.

Is it possible to disable the beta again, or is there a fix coming soon?

Thanks

Same boat! We’re kind of hosed right now as a result. The only “workaround” is replicate everything as workflows and test using those and just hope you’ve got your sentences setup with the exact same fields when you go live. I get the feeling this is what they are cornering us into doing, possibly on purpose to force transition to workflows.


I just tried a gradual release of Workflow Actions. In the specified instances, the new actions (v62) are showing up. Unfortunately, in monday code the correct region is selected, but the backend calls are still going against v61 (the currently live version) instead of v62.
As far as I can see, I’ll probably have to do the final testing of the new features only after the release.