Ireneusz Patalas
Ireneusz Patalas
BTW can you describe your workflow a little bit? It seems odd to me to assign Epics and Features to iterations.
Hey, no worries. I do have a plan to introduce support for Epics/Features but that's not gonna happen overnight and that project is not my priority at the moment. Thanks...
I really wish I had time for this :( For the past year or so I wasn't even using the extension myself because our project was managed in a different...
What can you see in Azure DevOps planner output window? 
Hey, thanks for your reply. I had something slightly different in mind to be honest. We're using Serilog console sink in development (local env) settings which needs `applyThemeWhenOutputIsRedirected` to be...
Hi! I haven't been working with Azure DevOps for ~5 years already so quite honestly I lost interest in adding any new features to this extension. This might (and will)...
Nope, it's hardcoded: https://github.com/ipatalas/vscode-sprint-planner/blob/7394b821a09b7b7aa722b094dc2f4c81693d0c6d/src/utils/azure-client.ts#L83 Why would you need to change it? Is it possible to self-host DevOps?
Oh. I see. In such scenario do you still have a concept of an organization in DevOps? I wonder which option will be correct: ``` https://custom-domain.com/${organization}/${project}/_apis/ https://custom-domain.com/${project}/_apis/ ```
Ok. I did publish a pre-release version with this new experimental feature. You can install it like this:  or this (if you have it already installed):  There will...
Oh.. you're absolutely right. I forgot about this feature :D Just published another pre-release version with a fix for that. Let me know if that helps.