Comments

dishabhadra created an issue. See original summary.

dishabhadra’s picture

Status: Active » Needs review
StatusFileSize
new493 bytes

Review my patch.

dishabhadra’s picture

StatusFileSize
new516 bytes

Review this patch.

ashishdalvi’s picture

Status: Needs review » Reviewed & tested by the community

Works fine. Thanks @disha for patch

dishabhadra’s picture

Status: Reviewed & tested by the community » Needs review
StatusFileSize
new0 bytes

As I have done the research and found that in D8 no need to write the hook_uninstall for configuration delete.
It will automatically delete configuration when the module is uninstalled.

So I am removing that code and providing a patch.

Review it.

dishabhadra’s picture

@kunal.kursija : As per my previous comment we don't need install file, So won't apply this patch and close this issue.

kunalkursija’s picture

Assigned: dishabhadra » Unassigned
Status: Needs review » Closed (works as designed)

#2 and #3 should not work because this module does not uses State API.

And yes, Agreed with #5. We won't need such feature as Drupal Core does this job out of the box.

Closing the issue.