Account created on 14 April 2023, about 1 year ago
#

Merge Requests

More

Recent comments

Tested the enable/disable feature provided in @KevinVb's MR. It works well for me. We can now enable or disable this functionality for menus, terms, and media as needed. Moving this to RTBC. Thanks!

The error is not showing after attaching the patch from the MR of @abhishek_gupta, LGTM
Moving it to RTBC

Yes @debra-v, Iater I have noticed that warning of undefined $row variable, which was resolved after attaching the patch from the MR of @abhisek_gupta1.
Moving this to RTBC
Thanks!

I was going through the same issue, I think the redirection for path aliases is not working with this module, so i guess when you are trying to redirect from an aliased path, let assume from /a to /b it will not work but if try to add the redirect with the node ids like from /node/1 to /node/2 the redirection will heppen and your unpublished content can be redirected to a published content as per your requirement.
But if you want to add the redirections from alias to alias then you can try the patch given in comment number #142 of this issue.
I think this will resolve the problem you are facing now Please let us know whether it's working for you or not.
Thanks

Drupal version: 10.2.7
PHP version: 8.1.28
Installed the module version 2.0.2, but not able to reproduce the error on my local and the logging functionality is also working fine.

On visiting the route /admin/group/groupmenu, previously it was showing a Argument count error due to not passing any argument to the parent constructor of GroupMenuSettingsForm.php, after after the patch from this MR the error was resolved, Moving this to RTBC
Thanks!

hi @aaron.ferris,
I have tested the MR from here the fatal errors relarted to "Type of Drupal\groupmenu\Controller\GroupMenuController" are not showing now one module installations and while performing group related task, but on /admin/group/groupmenu route it's showing a Argument count error, is related to this issue or we need to create a separate issue for this and solve there.
Thanks!

Faced this problem while using views_ajax_history in a view of D11 setup, applied the MR patch from here that resolved the problem by replacing the array call.
Moving this to RTBC.

Hello all,
I have applied the MR from here and followed the mentioned steps of this issue, now it's look like the problem is fixed now, moving is to RTBC. I am attaching the screencast also.

Tested the patch from this MR, when the checkbox is set by default i.e false user will be able to change the username and when the checkbox set as true i.e checked the username can not be edited.

Was going through this same problem, the module wasn't working with path aliases for the redirection. The patch #142 works for me.
Thanks @Rajab Natshah

Hello @cweiske,
I have tested your MR from here and it's looks fine, rendering the html webform html correctly, moving this to RTBC.
Thank you

Hello all,
Couldn't reproduce the error, no entity query error are showing after installing the module and creating new webform, I think it was fixed in later commits as mentioned by @Nigel.
Thank you.

Hello @dabley I have tested your patch as mentioned by you in the issue #3311345 and that works fine for me, updated the status of that issue.
Thank you

I have tested the patch https://git.drupalcode.org/project/term_merge/-/merge_requests/7.diff and it's look good for me. Beside the term name term id's are added with a link reference to that particular term which will surely provide better user experience to select term from the checkbox if those terms has similar kind of name.

This issue is in same state for last few months could anyone please changed the status and make this issue fixed(closed) if everything works well.

uttam made their first commit to this issue’s fork.

After uninstalling module the password is cleared from the smtp.settings configuration and we need to set the password again.

uttam made their first commit to this issue’s fork.

uttam made their first commit to this issue’s fork.

The title already given in the field:contents column besides the entity column.

@maintainers Please check the MR i had raised for this issue for the feature request.

with the proposed resolution given in the issue the problem was fixed, the mail is sending to default address if no other email sending options are select and raised a merge request.

uttam made their first commit to this issue’s fork.

There are some pipeline error occuring after create a new branch here can anyone please tell why it is showing.

I found some dependency related errors while testing in my local using phpcs where dependency was not injected.

uttam made their first commit to this issue’s fork.

@dharmendra_saini trying to create the dynamic role based redirection from a separate branch, implemented the functionality but merge errors occurs due to conflict in the file. Could you please help me on this?

Yes I was going through the entityqueue module and i feel that it would be nice if there is a option to select the content types for subqueues too.

The error is occuring because drupal_get_path() function was used in Drupal 7 and earlier versions but it is not available in Drupal 8 and later.
In Drupal 8 or later versions we can use the \Drupal::moduleHandler()->getModule() method to get the path of a module.Using that the error was resolved.

I was also facing similar kind of issue after installing the module there is a problem regrading any block placing from block layout
The error giving in the console is:
Uncaught
js_WYJdm1LCAEhRReEafzoiYvmB4jApQ2ETnLpNjia3Y0E.js:5593 Uncaught Drupal.AjaxError {message: '\nAn AJAX HTTP error occurred.\nHTTP Result Code: 50…\\Core\\DrupalKernel->handle(Object) (Line: 19)\n', name: 'AjaxError', stack: 'Error\n at https://my-first-drupal10-app.lndo.si…m1LCAEhRReEafzoiYvmB4jApQ2ETnLpNjia3Y0E.js:6223:3'}

I have added the comment notification functionality on enabling a checkbox from the path "admin/content/admin-content-notification".
Please review the MR.

@ppkghang please check my logic for this issue was right or not.

I have modified the role basis redirection in the module and it's working fine for all the role. I have generate a PR also by cutting a branch from 2.0.x but it's showing merge error over here can anyone explain why it is happening as I am new to this community it would be nice if anyone explain the MR process. Thank you

@gisle I don't have that intention actually I am very new to this community,not familier much...I just provided the patch after reviewing the MR and the issue was created by me....I will take care of it in future

uttam made their first commit to this issue’s fork.

I think this issue is resolved with the later versions and can be closed now

Production build 0.69.0 2024