The ILT Attendance Feature https://marinels.atlassian.net/browse/
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|
...
The ILT Attendance allows users to filter the set of users by OrgProfileFields. A page attribute needs to exist on the org page and/or course page to specify which are allowed to be shown e.g.
System.Customer.ILT.ProfileFilterList
: Operating Line,Vessel,Department,Rank
...
Note if lots of profile fields are listed this could affect performance.
It is also possible to add an attribute to automatically filter to logged-in users' current profile field values e.g. it will automatically filter to my vessel. This added with an additional attribute e.g.
System.Customer.ILT.ProfileFilterPreselectionList
: Vessel
Note: selected fields must also exist in System.Customer.ILT.ProfileFilterList
If these attributes exist on the course page these settings will override anything on the org page. Otherwise the org page will be the default for all courses.