Needs review
Project:
Power BI Integration
Version:
2.0.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jun 2026 at 12:46 UTC
Updated:
15 Jun 2026 at 12:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
shank115 commentedAdding the patch for this issue.
Comment #4
dkmishra commentedHi @shank115, thanks for the patch. I created an MR based on the patch from #2. Since a small change was needed, I'm attaching an updated version here. I have tested the patch, and it is working as expected.
Comment #5
vinodhini.e commentedHi, Able to reproduce the issue on Drupal 11.3.11.
After enabling the module, I checked the module listing page (/admin/modules) and confirmed that the Configure link was not displayed, even though the module provides a configuration page.
Applied the changes from MR !23 and retested. The Configure link is now visible on the module listing page and correctly navigates to the module's settings page.
Tested on Drupal 11.3.11 and confirmed the fix works as expected. Thanks.