Jump to content

Edit History

Sara

Sara

On 1/21/2021 at 12:06 AM, abuzooz said:

Hi All

We designed a new couchdb view and we want kazoo to add it automatically when a new account is created, we aim to get it automatically added to account MODB and DB, any idea how to do that? 

 

image.png.0ae4668bbab93897464b3d57a3e7a69a.png

Thanks

Yazan

hi @abuzooz,

you must add your view to core/kazoo_apps/priv/couchdb/account/{YOUR_PATH}

now every time you have make the project this view automaticaly added to couchdb, for the current data use "sup kapps_maintenance refresh" to add this view

Sara

Sara

On 1/21/2021 at 12:06 AM, abuzooz said:

Hi All

We designed a new couchdb view and we want kazoo to add it automatically when a new account is created, we aim to get it automatically added to account MODB and DB, any idea how to do that? 

 

image.png.0ae4668bbab93897464b3d57a3e7a69a.png

Thanks

Yazan

hi @abuzooz,

you must add your view to core/kazoo_apps/priv/couchdb/account/{YOUR_PATH}

now every time you have make the project this view automaticaly added to couchdb, for the current db use "sup kapps_maintenance refresh" to add this view without make install

Sara

Sara

On 1/21/2021 at 12:06 AM, abuzooz said:

Hi All

We designed a new couchdb view and we want kazoo to add it automatically when a new account is created, we aim to get it automatically added to account MODB and DB, any idea how to do that? 

 

image.png.0ae4668bbab93897464b3d57a3e7a69a.png

Thanks

Yazan

hi @abuzooz,

you must add your view to core/kazoo_apps/priv/couchdb/account/{YOUR_PATH}

now every time you have make the project this view automaticaly added to couchdb, for the current db use "sup kapps_maintenance refresh" to add this view without make install

×
×
  • Create New...