Forum

Possibile issue wit...
 
Notifications
Retirer tout

Possibile issue with new Detail-todo feature

9 Posts
2 Utilisateurs
0 Reactions
5,305 Vu
Daniele
(@pakkes)
Posts: 74
Estimable Member
Début du sujet
 
[#7429]

Hello
I'm not able to find the new Detail feature on Tickets section. I run the 9.1.1 version. 
In addition, I found a strange empty section on "Global parameter > todo list" (please see attachement), maybe these 2 stuffs are related together ...
I get this on both old and new graphical template, also after the cleaning of cache. 

My upgrade steps were:
> from 9.0.5 to 9.1.0
> from 9.1.0 to 9.1.1 

However, a​​​​​​After updating to 9.1.0 I faced the bug related to the "INSERT INTO `status` (`id`, `name`, `setDoneStatus`, `setIdleStatus`, `color`, `sortOrder`, `idle`, `setHandledStatus`, `isCopyStatus`, `setCancelledStatus`, `setIntoserviceStatus`, `setSubmittedLeave`, `setAcceptedLeave`, `setRejectedLeave`, `fixPlanning`, `setPausedStatus`) VALUES
(18, 'paused', '0', '0', '#BABABA', '350', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1');". I've found this bug mentioned in the forum, it happens since I added a few new states during past months. I don't know if this bug could be related to the lack of todo list.

Anyway, my warmest congratulations on your wonderful software, which has greatly improved my way of working. 
Thanks


 
Posté : 19/03/2021 6:04 pm
(@babynus)
Posts: 14952
Membre Admin
 

Where you have the strange display on global parameter, do you get an error on projeqtor error log file or in the browser console ?


 
Posté : 19/03/2021 6:28 pm
Daniele
(@pakkes)
Posts: 74
Estimable Member
Début du sujet
 

Hi. Many thanks for your immediate reply!
No errors in browser console, no error in the log files.


 
Posté : 19/03/2021 6:33 pm
(@babynus)
Posts: 14952
Membre Admin
 

Hi,

Issue found and fixed.
Fix is to replace line 1323 in model/Parameters.php from

    if (!Module::isMenuActive("menuViewAllSubTask")){

to

    if ($typeParameter=='userParameter' and !Module::isMenuActive("menuViewAllSubTask")){

 
Posté : 20/03/2021 2:10 pm
Daniele
(@pakkes)
Posts: 74
Estimable Member
Début du sujet
 

Hi babynus. 
Many thanks for the quick fix, it lets the todo-list setting to appear under "Global parameters > Activity" menu.

However, after putting this flag to "Yes", still no todo section on Tickets or Activities (new or existing one).
I've performed a logout/login, I've tried with both old an new graphical interface. I've cleaned the cache. I've checked log files, no error. Also no error on Js console.

Maybe there is an additional permission to authorize and I do a mistake in this?
Best regards


 
Posté : 20/03/2021 7:35 pm
(@babynus)
Posts: 14952
Membre Admin
 

You must also give speciofic access rights to profile, and each user wxill have to activate it.


 
Posté : 20/03/2021 8:14 pm
Daniele
(@pakkes)
Posts: 74
Estimable Member
Début du sujet
 

Hello Babynus
I've followed your direction ... however I still get strange results.

After giving access rights to profile, now I'm not able to remove the visibility of sub-tasks. As you can see on the attached picture, the sub-tasks show on the "Product | Component | Version" tab on "Ticket (simple)". Regardless of profiles or users, I did many tries (also adding new users with new profiles created from scratch with no access to sub-tasks), but this section is always visible on Ticket (simple) and according to me this is visible also on a wrong position. I've checked the log files and found no errors. Also cleared the cache (I changed the browser, just to be double sure). I get this result on old and new graphic interface.

I don't know if I'm the only person getting this result .. it's very strange. I did the update from 9.0.5 to 9.1.0 (and getting the SQL error related to the state with id=18 already existing in the database), maybe this could be the cause?
In case, let me know if I can help you with more details 

I paste the code of first label+checkbox, hoping this could help ...


Really many many thanks for your constant help.

 


 
Posté : 23/03/2021 12:44 am
(@babynus)
Posts: 14952
Membre Admin
 

Hi,

There are some unconsistencies on acces to this feature. We'll fix it on V9.1.2


 
Posté : 24/03/2021 4:03 pm
Daniele
(@pakkes)
Posts: 74
Estimable Member
Début du sujet
 

Hi Babynus.
Many thanks


 
Posté : 24/03/2021 5:38 pm
Share:
Retour en haut