87

I am trying to release a new version of my app at Google Play Console.

I have one version which I didn't release and then I uploaded a new one to Beta that I want to release.

When I press on the "RELEASE TO PRODUCTION" button I get the following message:

"To release to production, ensure that you don't have a draft release in production already"

If I try to "RELEASE TO PRODUCTION" the former version I get the same message. How can I break this loop? any ideas?

dsb
  • 2,347
  • 5
  • 26
  • 43
  • https://stackoverflow.com/a/42056104/4146722 – Pratik Tank Jun 24 '17 at 09:43
  • 4
    I'm voting to close this question as off-topic because it is a Play Store question and not a programming question as defined in the [help] guidelines. We are not support for third-party sites. – Ken White Jan 11 '18 at 03:13
  • 4
    While it may be marked as off topic, it certainly helped me figure out my problem. Not sure what the issue is. It has 57 votes up and the answer had 108 votes up so it certainly seems to be a helpful question and answer. – Lehrian Dec 21 '20 at 20:33

1 Answers1

175

At some point you probably hit "Create release" while you were in the Production Management page then left the draft there. Go and Edit that draft and click "Discard" on it then you'll be able to move an app from Beta to Prod

Jorj
  • 2,495
  • 1
  • 19
  • 12