Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PAC CLI Unpack and Pack managed solution organization setting missing #695

Closed
h-karthik12 opened this issue Jan 4, 2024 · 4 comments
Closed
Labels
bug Something isn't working

Comments

@h-karthik12
Copy link

I am trying to pack the managed solution using PAC CLI for our automated pipeline. I am seeing some peculiar behavior

when we use unpack command it unpacks all the components

pac solution unpack -z solution.zip -f CustomCode -p managed -loc -lcid

This is the folder after extract
image

but when we pack the same soultion again the organization setting folder will be removed

pac solution pack -z solution.zip -f CustomCode -p managed -loc -lcid

image
Not sure why this behaviour in the pac cli

@sergeytunnik
Copy link

Seems related to my ticket for vscode power platform repo: microsoft/powerplatform-vscode#797

@h-karthik12
Copy link
Author

Seems related to my ticket for vscode power platform repo: microsoft/powerplatform-vscode#797

Yes correct

@iggsn
Copy link

iggsn commented Mar 5, 2024

Same here. Unpack works and creates the organisationsettings-folder and files. Pack ist just ignoring the organizationsettings-folder.
Any idea, if and when this can be fixed?

@tehcrashxor tehcrashxor added the bug Something isn't working label Mar 25, 2024
@tehcrashxor
Copy link
Member

Fixed with last week's PAC v1.31.6 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants