You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
112336 08:34:42 INFO Arbitrary script execution in ISE by user: 'sitecore\Admin'
ManagedPoolThread #8 08:34:42 ERROR Error while executing ItemExists(string path='//BUG')
Exception: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: Spe
at Spe.Core.Provider.PsSitecoreItemProvider.GetItemForPath(String path)
at Spe.Core.Provider.PsSitecoreItemProvider.ItemExists(String path)
Steps to Reproduce the Problem
open ISE
run Test-Path "//BUG"
see SPE logs
The text was updated successfully, but these errors were encountered:
Expected Behavior
No exceptions in logs
Actual Behavior
SPE Logs:
Steps to Reproduce the Problem
Test-Path "//BUG"
The text was updated successfully, but these errors were encountered: