Closed (fixed)
Project:
Walkme
Version:
8.x-1.0-alpha1
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 May 2023 at 14:14 UTC
Updated:
24 May 2023 at 13:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
nishantI am working on this.
Comment #3
avpadernoThe issue summary should always describe what should be fixed/changed. The title is not sufficient to describe what the issue is, even in the case a patch is provided.
Comment #4
avpadernoSince the content of the walkme.info.yml file is the following, it is not clear which lines should be unnecessary.
Comment #6
nishant@apaderno,
This line is not required in info.yml 'admin/config/system/walkme'
Comment #7
nishantCreated Patch and MR, Please review
Comment #8
nishantComment #9
nishantComment #10
shiv_sharma commented@nishant
arrtibutes are correct issue is we are using URL as value.
configure: admin/config/system/walkmeIt should be routename
configure: walkme.walkme_formComment #11
shashank5563 commented@nishant, Please see the .info.yml file documentation.
https://www.drupal.org/docs/develop/creating-modules/let-drupal-know-abo...
Comment #12
shashank5563 commentedComment #13
shashank5563 commentedComment #16
nishantUpdated MR, Please review.
Comment #17
shashank5563 commentedComment #18
avpadernoComment #20
kpoornima commentedThanks All