-
Type:
Improvement
-
Status: QA
-
Priority:
Medium
-
Resolution: Fixed
-
Affects Version/s: 2.3.5beta1
-
Fix Version/s: 2.3.5
-
Component/s: None
-
Labels:None
Two new shared folder flags are introduced by KOE:
- TrackShareName = 2 - For https://jira.kopano.io/browse/KOE-51
- CalendarReminders = 4 - For https://jira.kopano.io/browse/KOE-12
These flags have no direct impact on Z-Push, but should be available in the Z-Push code for completeness.
The Z-Push flag DeviceManager::FLD_FLAGS_REPLYASUSER is called SendAsOwner in KOE and is actually a better name. The flag should be renamed in Z-Push to match the KOE name.