Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6
-
Fix Version/s: 1.6
-
Component/s: None
-
Labels:None
-
Environment:All
-
Number of attachments :
Description
The changelog report can be based on different change sets: range, date and tag.
When using a tag, the changelog report shows the following title: "Changes since <tag>"
However, the developer activity report still shows: "Timeframe: 30 days, Total Commits: xxx Total Number of Files Changed: xxx".
This is incorrect. The jsl file used to generate the report should check the maven.changelog.type and produce the same kind of title like the changelog plugin does.
I noticed this has been fixed in the latest version. However, it wasn't mentioned in the release notes.