CCMDB.accdb Change Log 2023: Difference between revisions
Ttenbergen (talk | contribs) |
Ttenbergen (talk | contribs) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 83: | Line 83: | ||
'''<mark>Changes collectors need to know about:</mark>''' | '''<mark>Changes collectors need to know about:</mark>''' | ||
* Nothing specific but let me know if you get false positives with cross | * Nothing specific but let me know if you get false positives with [[cross check]]s. | ||
Changes collectors probably don't care about (incl. bug fixes that should just make things work now): | Changes collectors probably don't care about (incl. bug fixes that should just make things work now): | ||
| Line 331: | Line 331: | ||
Changes collectors probably don't care about (incl. bug fixes that should just make things work now): | Changes collectors probably don't care about (incl. bug fixes that should just make things work now): | ||
* deleted query ''check_CCI_if_no_admin_entries'' and replaced it with [[query | * deleted query ''check_CCI_if_no_admin_entries'' and replaced it with [[query check_CCI_Picklist_if_no_admin_entries]] and [[query check_CCI_Component_no_admin_entries]] | ||
* ran a re-compile and removed code that is no longer required because of previous changes | * ran a re-compile and removed code that is no longer required because of previous changes | ||
* updated [[query check_Transfer_DtTm_after_paired_BL_and_before_later_BL]] so it will not allow transfer ready to be equal to ''next'' boarding loc start | * updated [[query check_Transfer_DtTm_after_paired_BL_and_before_later_BL]] so it will not allow transfer ready to be equal to ''next'' boarding loc start | ||
| Line 369: | Line 369: | ||
* updated [[S_laptops table]] to not allow duplicate entries. Three lines had accidentally been added that were causing records to not show up in CSS. [[User:Ttenbergen|Ttenbergen]] 11:26, 2023 January 25 (CST) | * updated [[S_laptops table]] to not allow duplicate entries. Three lines had accidentally been added that were causing records to not show up in CSS. [[User:Ttenbergen|Ttenbergen]] 11:26, 2023 January 25 (CST) | ||
* changed the dropdown for the [[Previous Location]] to list the local entries first. | * changed the dropdown for the [[Previous Location]] to list the local entries first. | ||
* updated entry for Selkirk Mental | * updated entry for [[Selkirk Mental Health Centre]] in [[s_dispo table]] to replace the nulls in its site etc fields with empty strings like all the other entries have | ||
* updated the GH-ambulatory care to GH ambulatory care (- to space) so it sorts below the options collectors actually use | * updated the GH-ambulatory care to GH ambulatory care (- to space) so it sorts below the options collectors actually use | ||
* updated [[created_AdmitDtTm query]] so it won't crash when there are nulls in all three dates | * updated [[created_AdmitDtTm query]] so it won't crash when there are nulls in all three dates | ||