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
Both deleteInstances() and deleteInstancePattern() method returns True when delete operation is executed, but instances are still there after deletion.
Deleting a single instance using deleteInstance() doesn't work either (false is returned).
The text was updated successfully, but these errors were encountered:
deleteInstances()
anddeleteInstancePattern()
method returnsTrue
when delete operation is executed, but instances are still there after deletion.deleteInstance()
doesn't work either (false is returned).The text was updated successfully, but these errors were encountered: