Hi,
I ran insert SQLs on Postgresql to create groups and queues. However, I'm not able to see these groups and queues on the dashboard. Why is this? Or what other tables are updated when new group or queue is added normally?
Please help.
Running SQLs to Create Groups, Queues: Problem
Moderator: crythias
-
- Znuny newbie
- Posts: 20
- Joined: 15 Apr 2016, 08:14
- Znuny Version: OTRS 5
- Real Name: Samuel Waithaka
- Company: ABC Bank
- Contact:
Running SQLs to Create Groups, Queues: Problem
Samuel Waithaka
Re: Running SQLs to Create Groups, Queues: Problem
Never do manual inserts on the database! You (most likely)will break dependencies.
Neverless, there is a cache, wich need to be deletednow
Neverless, there is a cache, wich need to be deletednow
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny newbie
- Posts: 1
- Joined: 31 Jul 2016, 00:23
- Znuny Version: OTRS 5
- Real Name: ben
- Company: altran
transition doesn't work
hi,
I have acreated A1 thet A2 then T1, when i deploy the process juste the first activity is created, so i guess the transition dosn't work:
he are some screenshot: https://drive.google.com/file/d/0B5ilC2 ... sp=sharing
Thank you for your help if you have an idea why the transition doesn't work..
I have acreated A1 thet A2 then T1, when i deploy the process juste the first activity is created, so i guess the transition dosn't work:
he are some screenshot: https://drive.google.com/file/d/0B5ilC2 ... sp=sharing
Thank you for your help if you have an idea why the transition doesn't work..
-
- Znuny newbie
- Posts: 20
- Joined: 15 Apr 2016, 08:14
- Znuny Version: OTRS 5
- Real Name: Samuel Waithaka
- Company: ABC Bank
- Contact:
Re: Running SQLs to Create Groups, Queues: Problem
Thanks. I deleted cache. Thanks for the advise too. Was careful to analyze dependencies first but I suppose OTRS API would help with over 120 groups, queues etc...to add?jojo wrote:Never do manual inserts on the database! You (most likely)will break dependencies.
Neverless, there is a cache, wich need to be deletednow
Samuel Waithaka
Re: Running SQLs to Create Groups, Queues: Problem
yes there are scripts in the Console.pl
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com