Skip to content

Conversation

@kollil
Copy link
Collaborator

@kollil kollil commented Apr 1, 2021

Rationale

PMIC Scheduler queries are updated and removed two fields from the data entry panels.

Related Pull Requests

Changes

kollil and others added 2 commits March 31, 2021 09:26
* Adding PMIC project files.

* Avoid using "IF EXISTS" syntax, unsupported by older SQL Server versions that are still supported and tested on TeamCity

* Removed the containerid from the queries

* Updated PMIC files and adding housing alert related files.

* Added the PMIC section to the Queues

* Fixed the file name typo and updated the xml file with PMIC_Reference_Data

* Added "Go" statement before the CREATE statements

* Added a new alert called PMIC services alert. Updated the ONPRC_EHRModule.java file, added a new sql file and updated ColonyAlertsNotification.java file.

* New ETL process added to schedule housing transfer alert process

* Added the "GO" statements before and after the stored proc.

Co-authored-by: labkey-jeckels <jeckels@labkey.com>
Hid the center project and credit To fields from the PMIC data entry panels.
@kollil kollil requested a review from labkey-jeckels April 1, 2021 00:25
@labkey-jeckels
Copy link
Contributor

@kollil I think that you hadn't pulled the latest from release20.11-SNAPSHOT when you created this branch. Hence, it's showing all of the files from your original PMIC feature branch. Please recreate the branch. You can use this URL to get a patch that contains what I think are the only edits you intended to make:

https://github.com/LabKey/onprcEHRModules/commit/ae45611f62b0570c66c04c5246fecf83d8bc7cdf.diff

It looks like you re-introduced the ContainerIDs in the WHERE clauses. As I said in my earlier review, we don't want to embed the EntityIDs like that as it will make it impossible to test on LabKey dev machines, etc. You may be able to query based on a container name or other criteria to get the same results.

@kollil kollil closed this Apr 1, 2021
@kollil kollil deleted the 20.11_fb_PMIC_Updates branch April 1, 2021 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants