ddemeyer

Results 31 issues of ddemeyer

When ``Set-StrictMode -Version Latest`` is set, the Count property on non-collections forces errors and hence failed tests. ` [-] Pipeline IshObject Single 193ms PropertyNotFoundException: The property 'Count' cannot be found...

enhancement
could

- [x] Create a new Milestone... done, see https://github.com/RWS/ISHRemote/milestone/11 - [ ] Start and edit release notes on https://github.com/sdl/ISHRemote/releases/ - All issues/changes should be listed, crosslinked to issue (like #142)...

must

**Problem Statement…** One feedback I got from several excited automation customers on SDL Connect 2019 is that they don’t “trust” all of their users (tech writers, localization, pub mgrs.,…) …...

enhancement
help wanted
could

Quick drop from my personal notes to share an idea on community.sdl.com... The existing `Get-IshEvent` cmdlet allows to retrieve EventLog/EventMonitor information, in essence a centralized logging system for fire-and-forget asynchronous...

enhancement
help wanted
could

Up to v0.14 `Get-IshPublicationOutput` returns you PublicationOutput information based on its metadata (identifiers). What if this cmdlet returns you PublicationOutuputs based on content objects that it is using. Important to...

enhancement
could

Quick drop from my personal notes to share an idea on community.sdl.com... Main idea is that API-wise your only option to know if publishing is done, is by polling for...

enhancement
should

TranslationBuilder uses the CMS IshTranslationJob object as leading container to identify which translation stubs need to be created on the CMS side, in which language and which metadata. To then...

could

Quick drop from my personal notes to share an idea on community.sdl.com... Similar to cmdlet `Get-IshFolderContent` where you want to know which `IshObjects` (either `IshPublicationOutput` or `IshDocumentObj`) are in an...

enhancement
should

Sharing an idea, hoping for a thumbs-up on the issue to show you are interested, perhaps even a community contribution. New cmdlet `Test-IshSetting` is almost a test CMS settings -...

enhancement
should

Originally ISHRemote was a thin layer on top of the API, so implementation of `Set-IshLovValue` was over `IshSession.ListOfValues25.UpdateValue(LovId, LovValueId, Label, Description, Active);` in turn forcing all properties as mandatory on...

enhancement
should