Natraj Yegnaraman
Natraj Yegnaraman
When I build "in" and "not-in" condition against an optionset attribute, there is no dropdown to assist with selecting the correct integer value. This behaviour is different when I use...
I had mentioned custom protocol handler in #420 towards the end of the thread, even though it was unrelated. I am creating this as a seperate feature request. It should...
If the solution file is specified, then the output can be defaulted to the solutionname.zip. https://github.com/microsoft/powerplatform-actions/blob/ad020db16b5849acd1f498bbd012a582ddcbb5ac/src/actions/export-solution/index.ts#L23
Just like how the smart buttons magically show up using the manifest, would it be possible for JavaScript functions to be exposed to the Quick JS button, so that a...
If a workflow is executed against against multiple records, error callback and sucesscallback seem to be executing multiple times (based on cursory code glance). Shouldn't they be executed only once?
Please add a publisher parameter to filter the solutions by - publisher id or publisher name 
Is pac solution import supposed to build the solution zip automatically, or should I always run the dotnet build first before attempting it in a folder with the cdsproj file?...
This command used to exit with a message if the role was already assigned to the user (as evidenced by #269). However with the latest release, it errors out if...