Botframework-composer: Nightly Build e678bd7 - cannot choose Profiles to Publish to

Created on 21 Dec 2020  路  10Comments  路  Source: microsoft/BotFramework-Composer

Hi @tonyanziano

I've installed the latest nightly build and got further than I have before with trying to Publish to PVA from the Bot Framework Composer. However, it is not allowing me to choose a profile to publish to.
I had a publish profile of "Publish Bot to Azure" and added one to "Publish to PVA" - this time it found all 4 bots in my test tenant environment. However, when I go to the screen "Publish your bots" I cannot actually choose "Publish to PVA" as so:
CannotPublishtoPVAProfile
When I click the "Publish to PVA" profile, it defaults to the "Publish to Azure" Profile so I can't actually publish it.
Thanks!

Publish Bot Services Runtime & Publishing Bug customer-replied-to customer-reported

All 10 comments

Hi @DS2019 ,

I've transferred this issue to the official Composer repository as we do not track issues on the nightly repository.

Sorry to hear you are still having trouble publishing. This sounds like a UI bug so we will take a look and update the ticket.

@luhan2017 any ideas off the top of your head? Or maybe Wenyi has thoughts on this? (I don't know wenyi's github username)

If you press "Ctrl + Shift + I" to open the Developer Tools and try selecting the PVA publish profile again, do you see any errors in the console?

I don't think so. I choose "Publish to PVA" and it defaults right back to the Azure Profile:
BacktoAzure

Oops, I missed this:
NotValid

Awesome, this is very helpful. Let me take a look at the code. I might have an idea of what's going on.

Found the issue. There was a recent PR #4924 that changed the publish extension history API and broke the PVA extension's ability to gather publish history. This causes it to error out which prevents you from selecting it as a publishing target.

I will have a fix out for this today.

Hi @tonyanziano - I've tried a few of the nightly versions, the latest being: da63bc9 and I still have the UI bug for Publishing to PVA:
FailPublish

Hey @DS2019 ,

Thanks for the reminder! This is totally my bad. My PR got approved yesterday for the fix and I didn't see it. So it still hasn't made it into the nightly builds. I will merge it in the next hour and I'll kick off a nightly build for you.

@tonyanziano - sweet! Appreciate it!

Was this page helpful?
0 / 5 - 0 ratings