Artem Grunin
Artem Grunin
Hello! I think it's time to update documentation. I'm flowing this steps: 1. Add ManagementPage attribute to job class ✅ 2. Inherit from IJob ❌- interface not found 3. Add...
Hello @scottdevelop1, and thank you for spkl. I'll create a PR if you approve my suggestion. Suggestion is the following: >"overwrite" flag should be honored when publishing web resources by...
Hi! Is there any way to register/update assembly and plugins without steps and images? Use cases: 1. It is faster then you only want to deploy a fix 1. It...
Hello @scottdevelop1, As it turns out, UserLocalizedLabel is not always available, so we have null reference here: https://github.com/scottdurow/SparkleXrm/blob/1fe0444a9466c4f48cb061c4f06bb59db3aae201/spkl/CrmSvcUtilFilteringService/FilteringService.cs#L62 We are still investigating, how to reproduce the issue, but I believe...
Hello! By default we have release date in this format: `(YYYY-mm-DD)`. It looks like release date is not part of compareUrlFormat setting. Is it possible to customize it somehow?
Hi! Thank you for a great tool. What scopes must be enabled for PAC in Azure DevOps to successfully run this task?
Hello, and thank you for a great tool! I'm trying to achieve two goals: 1. All failed jobs must be transitioned to deleted state 2. Retries must happen only for...
Hello and thank you for a great tool! I have very limited experience with building TFS/ADO extensions so I'm not starting with a PR, sorry. `Import Solution Task` is typically...