phonebox_plugin icon indicating copy to clipboard operation
phonebox_plugin copied to clipboard

Voice Circuits v0.0.3-beta.7

Open alexanderd24 opened this issue 3 years ago • 1 comments

Hello, After upgrading to PB v0.0.3-beta.7 I'm getting errors on deleting sites and regions:

<class 'django.db.utils.ProgrammingError'>

relation "phonebox_plugin_voicecircuit" does not exist
LINE 1: ...ox_plugin_voicecircuit"."assigned_object_id" FROM "phonebox_...
                                                             ^


Python version: 3.8.10
NetBox version: 3.1.7

It seems that these errors are caused by broken Voice Circuits module. When I click corresponding link in the UI (Phonebox plugin -> Voice Circuits) I'm getting the same error.

alexanderd24 avatar Feb 09 '22 10:02 alexanderd24

Please upgrade to the latest plugin version (v0.0.3-beta.8) to fix this.

iDebugAll avatar Feb 09 '22 10:02 iDebugAll