DNNCommunity / DNNCommunity/DNN.Reports

ModuleSettings audit fields not updated on setting change

Open
#90 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
21
Forks
25
PR merge metrics
No merged PRs in 30d

Description

## Describe the bug
The audit fields (`LastModifiedByUserID` & `LastModifiedOnDate`) in the `ModuleSettings` table are not updated when changing Reports settings.

## To Reproduce
Steps to reproduce the behavior:
1. Create a Reports module instance.
2. Change the `Query` setting.
3. `ModulesSettings` row, `dnn_ReportsDS_DotNetNuke_Query`, is updated, but not the audit fields.

## Expected behavior
The `LastModifiedByUserID` & `LastModifiedOnDate` ModuleSettings columns are updated when changing a row in that table.

## Additional context
This is important for tracking who changed settings on Reports modules.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.