Account created on 18 January 2022, about 3 years ago
#

Merge Requests

More

Recent comments

🇺🇦Ukraine andrii momotov

Hi Boris,

Thank you very much! I'll be glad to assist in supporting and improving this module!

Have a good time!

🇺🇦Ukraine andrii momotov

Yes, you are right, I think it will be safer not to change anything at this stage, so I will just close this issue. If necessary, it will be possible to open it again.

🇺🇦Ukraine andrii momotov

I did not delete those unused variables that have TODO comments next to them, which means that these variables can be used in the future.

Please review MR. Thanks!

🇺🇦Ukraine andrii momotov

Added composer.json file and described it. Please review MR. Thanks!

🇺🇦Ukraine andrii momotov

I realize that I am not sure if I understood correctly what needs to be done in the TODO comment. If the module maintainer provides additional comments, I will do so. If someone already understands, feel free to fix this issue.

🇺🇦Ukraine andrii momotov

Replace t() with $this->t(). Also I removed t() function from this code:

throw new FieldException(t('A field with a different type already exists on destination entity type @entity-type.', [
  '@entity-type' => $destination_entity_type_id,
]));

in the FieldCloner.php because exceptions should not be translated.

🇺🇦Ukraine andrii momotov

Replaced all array() with []. Please review MR. Thanks!

🇺🇦Ukraine andrii momotov

Created a new module permission. Please review MR. Thanks!

🇺🇦Ukraine andrii momotov

Set up GitLab CI. Please review MR. Thanks!

🇺🇦Ukraine andrii momotov

I assigned the task myself because I plan to fix this issue and make a Merge Request.
Please do not work on this issue.

🇺🇦Ukraine andrii momotov

I assigned the task myself because I plan to fix this issue and make a Merge Request.
Please do not work on this issue.

🇺🇦Ukraine andrii momotov

I assigned the task myself because I plan to fix this issue and make a Merge Request.
Please do not work on this issue.

🇺🇦Ukraine andrii momotov

I assigned the task myself because I plan to fix this issue and make a Merge Request.
Please do not work on this issue.

🇺🇦Ukraine andrii momotov

I assigned the task myself because I plan to fix this issue and make a Merge Request.
Please do not work on this issue.

🇺🇦Ukraine andrii momotov

I assigned the task myself because I plan to fix this issue and make a Merge Request.
Please do not work on this issue.

🇺🇦Ukraine andrii momotov

I assigned the task myself because I plan to fix this issue and make a Merge Request.
Please do not work on this issue.

🇺🇦Ukraine andrii momotov

I assigned the task myself because I plan to fix this issue and make a Merge Request.
Please do not work on this issue.

🇺🇦Ukraine andrii momotov

The merge request has been merged. Thank you!

🇺🇦Ukraine andrii momotov

The merge request has been merged. Thank you!

🇺🇦Ukraine andrii momotov

Added more usage details in the hook_help() function. Please review MR. Thanks!

🇺🇦Ukraine andrii momotov

Before Merging please have someone test if everything works the same as before! Because I haven't tested it yet. Thank you!

🇺🇦Ukraine andrii momotov

Fixed this issue. Please review MR. Thanks!

🇺🇦Ukraine andrii momotov

Created a new module permission. Please review MR. Thanks!

🇺🇦Ukraine andrii momotov

I assigned the task myself because I plan to fix this issue and make a Merge Request.
Please do not work on this issue.

🇺🇦Ukraine andrii momotov

I assigned the task myself because I plan to fix this issue and make a Merge Request.
Please do not work on this issue.

🇺🇦Ukraine andrii momotov

I assigned the task myself because I plan to fix this issue and make a Merge Request.
Please do not work on this issue.

🇺🇦Ukraine andrii momotov

I assigned the task myself because I plan to fix this issue and make a Merge Request.
Please do not work on this issue.

🇺🇦Ukraine andrii momotov

I assigned the task to myself because I plan to fix this issue and make a Merge Request.
Please do not work on this issue.

🇺🇦Ukraine andrii momotov

I assigned the task to myself because I plan to fix this issue and make a Merge Request.
Please do not work on this issue.

🇺🇦Ukraine andrii momotov

Fixed Typo: In the variable '$output'. Removed needless check and namespace from hook_help()

MR is merged. Thanks!

🇺🇦Ukraine andrii momotov

Set up GitLab CI. Please review MR. Thanks!

🇺🇦Ukraine andrii momotov

Fixed the warning reported by PHP_CodeSniffer and created MR. Please review. Thanks!

🇺🇦Ukraine andrii momotov

Added a composer.json file and included all the required information. Please review MR. Thanks!

🇺🇦Ukraine andrii momotov

I assigned the task to myself because I plan Set up GitLab CI and make a Merge Request.

Please do not work on this issue.

🇺🇦Ukraine andrii momotov

I assigned the task myself because I plan to create a composer.json file, describe it, and make a Merge Request.

Please do not work on this issue.

🇺🇦Ukraine andrii momotov

Fixed the warning reported by PHP_CodeSniffer and created MR. Please review. Thanks!

🇺🇦Ukraine andrii momotov

This has already been fixed in another issue:
https://www.drupal.org/project/popin/issues/3425549 📌 Drupal 10 Compatibility Fixed

🇺🇦Ukraine andrii momotov

Thank you very much! I'll be glad to assist you in supporting and improving this module!

🇺🇦Ukraine andrii momotov

Replaced direct database query in bulk_update_fields_entity_operation_alter() with \Drupal::configFactory()->listAll().

Please review MR. Thanks!

🇺🇦Ukraine andrii momotov

I assigned the task to myself because I plan to work on this issue.
Please do not work on this issue.

🇺🇦Ukraine andrii momotov

I reviewed and tested the patch https://www.drupal.org/files/issues/2023-04-16/bulk_update_fields-add-sc... created by @hkirsman, and it is correctly done and works well. Therefore, I created a Merge Request based on this patch. Please review. Thanks!

🇺🇦Ukraine andrii momotov

Added a composer.json file and included all the required information. Please review MR. Thanks!

🇺🇦Ukraine andrii momotov

Set up GitLab CI. Please review MR. Thanks!

🇺🇦Ukraine andrii momotov

@deepak5423 You acted very unfairly! This is not acceptable in our Drupal community!
You saw:
1. That I assigned this issue to myself.
2. I wrote a comment stating that I planned to work on this issue.
Nevertheless, you still went ahead and started working on it.

🇺🇦Ukraine andrii momotov

Fixed the errors/warnings reported by PHP_CodeSniffer and created MR. Please review. Thanks!

🇺🇦Ukraine andrii momotov

I assigned the task to myself because I plan to create a composer.json file, describe it, and make a Merge Request.

🇺🇦Ukraine andrii momotov

I assigned the task to myself because I plan Set up GitLab CI and make a Merge Request.

🇺🇦Ukraine andrii momotov

I assigned the task to myself because I plan to fix this typo and make a Merge Request.

Production build 0.71.5 2024