Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
When exporting tickets to xls, here are the name of the 3 contexts columns:
- contexte
- operating system
- navigator
instead of having 3 generic names (as contexts are defined contextes 1, 2, 3).
Thanks
In fact column names should be "environment", "OS" and "browser". Ticket #1204 recorded.
These default values can be changed in the "context types" screen.
Good idea!
Regards,
Klaus
Hi Babynus,
Let me rephrase just to make sure:
- you are planning to have default values "context 1, context 2, context 3" as field name and to appear in the column titles.
- the default names will be changed in the "context types" screnn.
Thanks,
sam
Not exactly.
The fields id are : idContext1, idContext2, idContext3
For any other field, displayed name would be respectiveley i18n("colIdContext1"), i18n("colIdContext2") and i18n("colIdContext3.").
But it is not the case, as context should be used differently depending on project management scope (default values only fit IT projects).
So the displayed names for contexts are names of context type where id is respectively 1, 2 and 3.
Have a look at Contexts Types screen, it will become more explicit.