nautobot / nautobot-app-version-control

Version Control App that uses and requires a Dolt Database
Other
29 stars 6 forks source link

Error to delete one or more branches #211

Open KinatoF opened 2 months ago

KinatoF commented 2 months ago

Environment

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.