Feat : Create a group of backend team and assign ticket to the respective backend member
This commit is contained in:
@@ -20,7 +20,8 @@ DB_PORT=5432
|
||||
DB_NAME=crm
|
||||
DB_USER_NAME=
|
||||
DB_USER_PASS
|
||||
|
||||
#Mantis
|
||||
MantisBT_Token=
|
||||
#CBS
|
||||
ONLINE_CBS_IP=
|
||||
ONLINE_CBS_PORT=
|
||||
@@ -119,6 +120,6 @@ Here we are using "mantisBT" (open source application) for ticket management sys
|
||||
- Go to "My account".
|
||||
- Then create a API token.
|
||||
- Copy the API token.
|
||||
- And paste the token to those `route.ts` file of `CRM Customer Module` where the mantisBT API is calling.
|
||||
- And paste the token in `.env.local` file in place of `MantisBT_Token`
|
||||
- create development team's user as protected.
|
||||
- create a project, and keep the name as "KCCB".
|
Reference in New Issue
Block a user