hmsiccbl / screensaver1

Screensaver Version 1 - End of life on December 1, 2018
GNU General Public License v2.0
3 stars 3 forks source link

Screen data privacy notification not being resent after expiration date override #160

Open seanderickson opened 9 years ago

seanderickson commented 9 years ago

When the data privacy expiration date is manually adjusted, the users associated with the screen are not being re-notified before the subsequent expiration.

It appears that the issue is here: https://github.com/hmsiccbl/screensaver/blob/master/core/src/main/java/edu/harvard/med/iccbl/screensaver/service/screens/ScreenDataSharingLevelUpdater.java#L280

See: screen 1066:

@JAS60