I've written a pipeline to export/extract the solution and automatically commit it to a repository. Then i trigger the pipeline whenever the solution is updated using Flow. This seems to only trigger when you edit the solution details, which is perfectly fine.
I would love if the "MSCRM Get Solution" task could also get the "Description" field on the solution. In my specific instance, it might let me make commit messages directly from editing the solution. Obviously my use case is hacky at best, but I figure including the description isn't a back breaker since it's already on the "Solution" entity.
@pathartl thx for the suggestion, need to check if there are any limitations on the length of the output parameters as the solution description can be lengthy in some cases.
I've written a pipeline to export/extract the solution and automatically commit it to a repository. Then i trigger the pipeline whenever the solution is updated using Flow. This seems to only trigger when you edit the solution details, which is perfectly fine.
I would love if the "MSCRM Get Solution" task could also get the "Description" field on the solution. In my specific instance, it might let me make commit messages directly from editing the solution. Obviously my use case is hacky at best, but I figure including the description isn't a back breaker since it's already on the "Solution" entity.