Closed (fixed)
Project:
Visitors (Web Analytics)
Version:
8.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Jul 2023 at 16:20 UTC
Updated:
11 Apr 2025 at 14:06 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
radhe_shyam commentedhello bluegeek9
I solved the issue
I changed parent: system.admin_config_system of Visitors.setting
to + parent: system.admin_reports
and removed
-visitors.index:
- title: 'Visitors'
- route_name: visitors.index
- parent: user.admin_index
Comment #4
roshni27 commentedThe above patch applied cleanly, and it is working as expected, as indicated by the screenshot. I recommend moving it to "RTBC +1."
Comment #5
bluegeek9 commentedHi @radhe_shyam,
Thank you for your contribution to the project.
Removing visitors.index and visitors.routes is not part of the request. Additionally, visitors.settings was updated.
Comment #6
roshni27 commentedHi @bluegeek9 Please review the patch, and I have added descriptions as well. If you do not want them, please let me know, and I will update the patch accordingly.
Comment #10
bluegeek9 commentedComment #11
bluegeek9 commentedThis issue was resolved. A new release, 8.x-2.17, will be made soon, May 31st.
This is an excellent opportunity to beta test the dev branch, and report any issues.
Contributors (5)
bluegeek9, roshni27, abhishek_gupta1, sarwan_verma, SandeepSingh199
Changelog
Issues: 32 issues resolved.
Changes since 8.x-2.16:
Bug
Feature
Task
Comment #14
bluegeek9 commented