The Setup wizard is defaulting to Level 1 for Case Notes and Appointment Scheduler. This should not be happening. It should default to Level 2 (no sharing).
Default case share notes value to false
ih.Add(jSQLColumnValue.IntCV("dmn_case_notes_share_level", 0, "cw_domain"))
ih.Add(jSQLColumnValue.BoolCV("dmn_case_notes_client_by_client", False, "cw_domain"))
Sharing level 0 does not exist. Possible cause of the problem.
This bug was found in build | 521 |
---|
This bug was fixed in build | 580 |
---|
TTP # | 1689 |
---|
Back to
BugsBack to
Frequently Asked Questions