Skip to content

[ALM Accelerator - BUG]: Unpacked Canvas Code not being Packed #4004

@mikefactorial

Description

@mikefactorial

Describe the issue

With the move to using pac clone / sync and dotnet build the .msapp for canvas apps are no longer being built off of the unpacked source. Only the unpacked .msapp is being packaged in the zip during the dotnet build.

Expected Behavior

Need to ensure that the msapp that is packaged as part of the msbuild is the msapp built from the unpacked source via pac canvas pack

What component are you experiencing the issue with?

ALM Accelerator Pipelines

What solution version are you using?

October

Steps To Reproduce

  1. Modify an unpacked source file for a canvas app and run build/deploy pipeline or run dotnet build.
  2. Unpack the newly created solution
  3. You'll see that the changes made to the source file are not included in the unpacked app after step 2

Metadata

Metadata

Labels

alm-acceleratorALM Accelerator Components and AppsbugSomething isn't working

Type

No type

Projects

Status

Done ✅

Relationships

None yet

Development

No branches or pull requests

Issue actions