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

# Proposal Change security role requirement for the **PowerShell Reports** menu. * Current role - `sitecore\Sitecore Client Maintaining` * Gives the user access to template editing features and reporting tools...

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

### Expected Behavior All allowed items should be displayed as it is in the Content Editor. ### Actual Behavior The dialogue is opened and there are the following items in...

### Expected Behavior I would like have size fiter field as an optional field or starts with 0KB and add additional filetypes example doc, docx, xls, xlsx etc SSE question...

### Expected Behavior When using the EventDisabler either in SPE or through C# code, SPE should not process the events. ### Actual Behavior SPE does what it wants.

- Add configuration options for the user before downloading - Fix `%20` issue that appears for media with spaces in the name

### Steps - install **[20220818.0825.Test-1.zip](https://github.com/SitecorePowerShell/Console/files/9368357/20220818.0825.Test-1.zip)** package - PE integration point - open browser using guest/incognito - navigate directly to home item - without CE - click button ### Expected Behavior...

bug

### Context Versions: - Sitecore 10.3 - SPE 6.4 The issue is like in #1274 / #1275, but with `src/Spe/sitecore modules/PowerShell/Services/RemoteScriptCall.ashx.cs` file. ### Expected Behavior The executing of the `Receive-RemoteItem`...

I think this line https://github.com/SitecorePowerShell/Console/blob/bf1845085098e8c5977a6f19637155511a77c588/unicorn/SPE/Scripts/SPE/SPE/Tools/Security%20Management/Reports/Security%20Audit/Find%20Audit%20Trail%20from%20logs.yml#L51 should use: `LastWriteTime` instead of `LastAccessTime` we use it for sorting but for unknown reason the other one is used to formating dates. **UPDATE 2024-04:**...

I think we should do something with this reference https://github.com/SitecorePowerShell/Console/blob/bf1845085098e8c5977a6f19637155511a77c588/src/Spe/Spe.csproj#L142-L145 [nuget](https://www.nuget.org/packages/System.Management.Automation.dll/) ![image](https://github.com/SitecorePowerShell/Console/assets/6848691/ae617c3a-1f73-48ac-a513-9f54442adf53)

Updated dotIndex logic to accommodate ItemNames having Periods; Duplicate Item Names with different MimeTypes.