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
If we save two snippets A and B, where B depends on A, and then force-deleteA, then it is not possible to delete B afterwards (B will still be there since we have used force-delete and not force-delete-all)
PFB error:
The text was updated successfully, but these errors were encountered:
If we save two snippets
A
andB
, whereB
depends onA
, and thenforce-delete
A
, then it is not possible to deleteB
afterwards (B
will still be there since we have usedforce-delete
and notforce-delete-all
)PFB error:
The text was updated successfully, but these errors were encountered: