Actions
Bug #1769
closedxmera Omnia - Collection #1753: Bug fixes for diverse modules
Shows privacy consent ui dialog without consent checkbox
Start date:
Due date:
% Done:
100%
Estimated time:
Affected Version:
Compatible Redmine Version:
Pull Request Link:
Description
๐ Thanks for taking the time to fill out this bug report! ๐
What did you expect?¶
I would expect that the consent won't pop up when not all conditions are met.
What has happened instead?¶
The privacy consent pops up immediately after configuring the plugin to require the consent from users. The problem with this approach is that it is not possible to continue to work since saving the form does not work. The form misses the privacy consent checkbox.
What could be a possible solution?¶
Change the conditions for the dialog to pop up.
How can we reproduce the problem?¶
- Configure the privacy consent but leave out the data privacy consent link.
- Save the plugin settings.
In what environment are you running the plugin?¶
Please copy and paste your environment information as displayed in Administration ยป Information or run bin/about
in the root dir of your Redmine instance.
What browsers are you seeing the problem on?¶
- Firefox
- Chrome
- Safari
Relevant log output¶
# Copy your log output (log/production.log) here
Actions