Sytone

Results 117 comments of Sytone

I am happy to help, I can work in most areas and help with organization. For issue import this may help deal with the issues in a nicer way. https://github.com/IQAndreas/github-issues-import

When I make changes to variables and parameters on this side I backport to my repo so they stay in sync, renames are not usually a issue. Search and replace...

RegEx checks could be updated to use `[\s\u00A0]` to cover all whitespace and the `nbsp` character

From a quick look `\s` only covers `[ \t\r\n\v\f]`

Like the addition of the links for dates!

> Will do, thank you for the idea! There’s lots of duplication of many things at the moment 🙈 Shout if you want any assistance.

Have done so, determined the issue with the description filter and the change to strip dates out of description in the task object.

Yes I did. Habits die hard I always link a issue/task to a pull request.

Have not tried but did you try calling Invoke-EpsTemplate. from a template?

Define dead? It is open source, if you need something extra fork the repo and add it and then push a change back to see if the owner wants to...