Hello,
Is there a way to modify/change the ticket creator user ?
Thanks.
Fred
Yes.
First you must have the right to do it (defined in Specific Access Rights) and then, move your cusor over the Creation icon (beside Ticket Title) you'll see an edit icon. Just click to edit...
Many thanks, Babynus.
Seems to partially works ... when i toggle to 'yes' for every profile and click save ... not all of them are saved ...
fred
Projeqtor V 5.2.3
plg_personalizedTranslations_addToCustomFormatter
Could you please explain ?
I cannot reproduce.
When I change value and save, all are correclty saved.
Please describe use case exactely and possibly post print screen.
Strange, I cannot reproduce.
Could you please post Dump of table habilitationother
SELECT * FROM habilitationother where scope='canUpdateCreation' order by idProfile
Hi Babynus,
your query returns no rows.
Fred
your query returns no rows.
:silly:
What result gives :
SELECT * FROM habilitationother ORDER BY scope, idProfile
Are you sure you ran sql command on same database as the one you tested ?
For instance, on the document you attached with print screens there are 9 profiles, with some new ones (you created yourself).
In the dump, it seems that there is only 7 profiles, all defaut ones...
Or no change was ever saved...
Could you check for errors in log file and n browser console when you save this screen ?
Yes, Projeqtor schema is the default one in MySqlWorkbench.
There's no errors neither in Chrome Console, php.log nor projeqtor daily log file.