nautobot-app-version-control icon indicating copy to clipboard operation
nautobot-app-version-control copied to clipboard

Error to delete one or more branches

Open KinatoF opened this issue 1 month ago • 0 comments

Environment

  • Python version: 3.11
  • Nautobot version: 2.1.3
  • nautobot-version-control version: 1.0.0-alpha.0

Expected Behavior

I wanted to delete a branch individually and with QuerySet.

Observed Behavior

Firstly, when i want to delete a branch with QuerySet, I have the following message: QuerySet deletion of Branch is not supported, please delete the items individually

Secondly, when i want to delete it individually, I have no button in the branch page.

Could you, please, help me?

Thank you in advance.

KinatoF avatar May 09 '24 05:05 KinatoF