Account created on 31 May 2023, about 2 years ago
#

Merge Requests

More

Recent comments

🇮🇳India abhishek_virasat

@promes, I have fixed the issue and created MR. please review it once

🇮🇳India abhishek_virasat

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

🇮🇳India abhishek_virasat

@philalawst, I have fixed the issue and created MR . please review it once.

🇮🇳India abhishek_virasat

I have applied #2 patch. worked for me, also I have created MR for easy to merge. please review it once

🇮🇳India abhishek_virasat

@anybody, I have fixed the issue and created MR. please review it once.

🇮🇳India abhishek_virasat

@themisterprof , I have fixed the issue and created MR, please revie wit once

🇮🇳India abhishek_virasat

@carlitus, i have fixed the issue and created Patch file. please review it once

🇮🇳India abhishek_virasat

@antonio.bertolini, I have fixed the issue and created MR. please review it once

🇮🇳India abhishek_virasat

@bolaghi, I have fixed the issue and created MR, please review it once

🇮🇳India abhishek_virasat

@heyyo, I have fixed the issue and created MR, please review it once

🇮🇳India abhishek_virasat

@yaëlm, I have tested above patch locally, issue has fixed working well for me. moving RTBC++

🇮🇳India abhishek_virasat

I have fixed the issue and created Patch. please review it once

🇮🇳India abhishek_virasat

@rex.barkdoll, I have fixed the issue, and created MR please review it once

🇮🇳India abhishek_virasat

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

🇮🇳India abhishek_virasat

@el7cosmos, I have fixed the issue and created MR. please review it once

🇮🇳India abhishek_virasat

@yosriy. I have fixed the issue and created MR, Please review it once.

🇮🇳India abhishek_virasat

Hello @stomusic, I have applied above patch on local env, issue has fixed working well for me, Moving RTBC++

🇮🇳India abhishek_virasat

@duwid, I have tested above patch locally, issue has fixed. working well for me. moving RTBC++

🇮🇳India abhishek_virasat

@sarwan_verma,

Could you please ensure that you only pick up issues that are not already assigned to someone else? If an issue is already assigned, it's important to take note and avoid working on it. Overlooking this wastes time for both of us, as well as for others who may be working on the same issue. Remember, contribution is not just about earning credit; it's about respecting the efforts and time of everyone involved. Let's be mindful, considerate, and make the best use of our time.

🇮🇳India abhishek_virasat

@rraney, I Have fixed the issue and created MR. please review it once

🇮🇳India abhishek_virasat

@joseminosa, I have applied above patch locally, issue has fixed working for me. moving needs review

🇮🇳India abhishek_virasat

@dark05, I have tested above patch locally following steps to reproduce. issue has fixed, working well for me. Also I created MR easy to merge.

thanks

🇮🇳India abhishek_virasat

@daniel_j, i have applied above patch on local environment, and followed up mentioned steps to reproduce , Issue has fixed, working well for me. Also I created MR easy to merge. please review it once

thanks

🇮🇳India abhishek_virasat

I have resolved locally this error, but can't upload patch or MR in this entity_pdf issue . because that is related to views_bulk_operations module. you can make changes in Drupal\views_bulk_operations\Service\ViewsBulkOperationsActionProcessor->process() function

replace this line
if ($accessResult->isAllowed() === FALSE) {

to

// Only call isAllowed() if $accessResult is an instance of AccessResultInterface
if ($accessResult instanceof AccessResultInterface && $accessResult->isAllowed() === FALSE) {

and replace this line '@reason' => $accessResult->getReason(), to '@reason' => $reason,

🇮🇳India abhishek_virasat

@danielspeicher, I have verified locally, above patch is working well for me. Also I created MR for that easy to merge. please review it once.

🇮🇳India abhishek_virasat

@kopeboy, I have fixed the issue and created MR. please review it once

🇮🇳India abhishek_virasat

@yannickoo, I have tested above path locally, fixed the issue and I created MR easy to merge. please review it once.

🇮🇳India abhishek_virasat

@trickfun, I have fixed the issue and created MR please review it once.

🇮🇳India abhishek_virasat

@Sophron, I have fixed the issue and created MR. please review it once.

🇮🇳India abhishek_virasat

@UriDrupal, I have fixed the issue and created MR. please review it once.

🇮🇳India abhishek_virasat

@clemorphy, I have fixed the issue and created MR. please review it once.

🇮🇳India abhishek_virasat

@ekapus, I have tested locally above MR it has fixed the issue, moving RTBC++

🇮🇳India abhishek_virasat

@mesharideb, I have tested locally patch #2 fixed the issue. Also i have created MR easy to merge . please review it once.

Production build 0.71.5 2024