Andrew Petrochuk
Andrew Petrochuk
Do you have simple msapp file we can use to repro or can you provide steps to create one?
processCanvasApps and canvas pack/unpack are still "experimental" feature which is not fully supported
I had the same issue when I was submitting Iron Condor with 4 legs which actually was iron fly. For example I was sending four legs: buy 110, sell 100,...
@filcole are you still seeing this issue?
I can repo it too but this is not PAC CLI issue. This is Dataverse solution export issue.
Speaking of msapp files. We are adding ``` pac canvas download Download canvas app as .msapp file list List canvas apps ```
Which GitHub action are you referring to?
@lsprado I think you are referring to this: https://github.com/microsoft/powerplatform-actions/blob/b3ef22180dcfbe2261b0fe1e1b81b66230aba2a4/src/actions/branch-solution/index.ts#L82 These actions are open source project. Feel free to submit PR with improvements
It looks like this is not supported scenario. You are doing solution clone which already has a plugin plus adding reference to the same plug in again. We can provide...
> Same on our end. We are using Power Platform Built Tools (not controlling the PAC version as far as I understand) and it happened right after we added some...