Console icon indicating copy to clipboard operation
Console copied to clipboard

Sitecore PowerShell Extensions

Results 146 Console issues
Sort by recently updated
recently updated
newest added

### Steps to Reproduce the Problem Add field with scripted datasource. ![image](https://user-images.githubusercontent.com/933163/38783852-d5bdcd56-40cd-11e8-8ed8-608c08a77561.png) Create script which calls `GetBrokenLinks` followed by `Show-ListView`. Does not matter if there are any broken links. Just...

bug
stale

### Expected Behavior - [x] `Ctrl+A` - allows me to select whole text in the PS Console - [x] `Ctrl+C` - allows me to clear console whether selected text is...

improvement
stale

As an SPE developer, I want to be able to move results row on the right side, so I can better use available space. Something like this ![image](https://cloud.githubusercontent.com/assets/6848691/24680251/69012f60-1990-11e7-8515-c4f0de02c4e5.png)

area-user-interface

Opening the ISE from the Launchpad results in a window missing the script path. The following appears to be a consequence of that: ![2017-08-09_16-05-37](https://user-images.githubusercontent.com/933163/29144037-f671b834-7d1c-11e7-9a12-7ff0426ab2c3.gif)

bug
area-user-interface

This may be a good candidate for the toolbox. What do you think @AdamNaj? https://jammykam.wordpress.com/2017/01/24/anti-update-rollback-package/ https://gist.github.com/jammykam/14d2d29ad15e727c0182545d60a5fef3

area-scripts

Consider a scenario where a report where a list of jobs are listed. The auto-refresh could take place of implementing a refresh action. Furthermore, would be nice to define the...

improvement

Intelligent code completion doesn't work for local functions/cmldets at the moment See how it works in standard ISE ![image](https://cloud.githubusercontent.com/assets/6848691/18138040/2249645a-6fab-11e6-94f8-746b43e9e668.png)

improvement
stale

Supporting read,write,update of contacts in the xDB would allow users to script updates to xDB contacts using powershell. At a minimum i would suggest the following commands - Get-Contact -...

improvement
area-commands

# Delegated Access > Provide the ability to grant users elevated access for specific scripts exposed through the Context Menu, Ribbon, and Report Action. This is something I've been thinking...

area-user-interface
area-security
-release-highlight

Error message: ``` ManagedPoolThread #1 09:31:09 WARN The property cannot be processed because the property "Name" already exists.At line:1 char:26 + $ScPsSlvPipelineObject | Select-Object -Property $ScPsSlvProperties + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Exception: System.Management.Automation.PSArgumentException...

bug
area-platform