[CORE-266] When multi-fact property not found, an ERROR is logged; should be INFO Created: 11/May/17 Updated: 29/Jun/17 Resolved: 14/Jun/17 |
|
Status: | Closed |
Project: | i2b2 Core Software |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | 1.7.09 |
Type: | Bug | Priority: | Major |
Reporter: | Lori Phillips | Assignee: | Janice Donahoe |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Developer Notes: | Changed log level from ERROR to INFO when reporting that multi-fact property not found. |
Participant/s: |
Description |
Some users may choose not to add the multi-fact property to the crc.properties file. The code will look for the multi fact property and if not found will state in the log that the property is not found. However this should be an INFO statement, not an ERROR statement in the log.
|
Comments |
Comment by Janice Donahoe [ 14/Jun/17 ] |
This issue has been fixed and will be included in release 1.7.09. |