Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deactivate 'collectStats' #22

Closed
chae-reliatec opened this issue May 27, 2019 · 2 comments
Closed

deactivate 'collectStats' #22

chae-reliatec opened this issue May 27, 2019 · 2 comments
Assignees
Labels
maintenance Dependency management and legacy code cleanups

Comments

@chae-reliatec
Copy link
Member

objective
There is a function that sends usage statistics to OpenClinica LLC.

reason for change
For privacy reasons no usage statistics should be send to OpenClinica LLC. Therefor the default configuration should deactivate it.

workflow to reproduce
1. open the configuration file (datainfo.properties) and check the value set for the option 'collectStats' is false (check A)

expected result when error free
The value for 'collectStats' is set to false.

expected result when malfunctioning
The value for 'collectStats' is set to true.

@chae-reliatec chae-reliatec self-assigned this May 27, 2019
@chae-reliatec chae-reliatec added the maintenance Dependency management and legacy code cleanups label May 27, 2019
@chae-reliatec chae-reliatec added this to the LibreClinca-0.2.0 milestone May 27, 2019
@chae-reliatec
Copy link
Member Author

created pull request #27

@chae-reliatec
Copy link
Member Author

The changes are tested and merged to lc-develop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Dependency management and legacy code cleanups
Projects
None yet
Development

No branches or pull requests

1 participant