๐Ÿ‡ฎ๐Ÿ‡ณIndia @nishtha.pradhan

Account created on 15 January 2021, about 4 years ago
  • Drupal Developer at QED42ย  โ€ฆ
#

Merge Requests

Recent comments

๐Ÿ‡ฎ๐Ÿ‡ณIndia nishtha.pradhan

I faced the same issue when updating from 3.0.3 to 3.2.7
As mentioned in #5, it seems redundant to add 5 additional modules just to satisfy the Trait dependencies.
So I have created a patch for adding this, it applied smoothly and worked well for my website.
Hope this helps for others too!

P.S. I tried to create an MR, but was facing some issues so created this patch instead.

๐Ÿ‡ฎ๐Ÿ‡ณIndia nishtha.pradhan

Hi @Sourav_Paul, my apologies, I am new to contributing, so was not aware of the standards.
Will keep this in mind, thanks.

๐Ÿ‡ฎ๐Ÿ‡ณIndia nishtha.pradhan

nishtha.pradhan โ†’ made their first commit to this issueโ€™s fork.

๐Ÿ‡ฎ๐Ÿ‡ณIndia nishtha.pradhan

I agree with #7
But if you still want to keep both drupal/core and drupal/core-recommended, then you try this:

  1. Make a backup of all your codebase.
  2. Delete vendor/ folder & composer.lock file
  3. Now try running just composer update "drupal/core-*" --with-all-dependencies
๐Ÿ‡ฎ๐Ÿ‡ณIndia nishtha.pradhan

nishtha.pradhan โ†’ changed the visibility of the branch 2883195-hide-userone-from to active.

๐Ÿ‡ฎ๐Ÿ‡ณIndia nishtha.pradhan

nishtha.pradhan โ†’ changed the visibility of the branch 2883195-hide-userone-from to hidden.

๐Ÿ‡ฎ๐Ÿ‡ณIndia nishtha.pradhan

Thank you for your feedbacks @guptahemant & @ankitv18.
I have worked upon them and update the MR.
Please do let me know if any other changes are required.

๐Ÿ‡ฎ๐Ÿ‡ณIndia nishtha.pradhan

Added a deprecation notice for use $variables['view'].

๐Ÿ‡ฎ๐Ÿ‡ณIndia nishtha.pradhan

nishtha.pradhan โ†’ made their first commit to this issueโ€™s fork.

๐Ÿ‡ฎ๐Ÿ‡ณIndia nishtha.pradhan

I'm getting the same error as #16 on Drupal 10.2.5
It goes away after invalidation Drupal cache a few times.
But it is indeed a fatal error, the site shows: "The website encountered an unexpected error. Please try again later."
All I did was open the site and try to go to a particular menu from the admin dashboard.

๐Ÿ‡ฎ๐Ÿ‡ณIndia nishtha.pradhan

The patch on comment #14 didn't apply cleanly for me.
And I also found more internal class issues with Upgrade status which needed fixing.
So building on #14, I added those fixes as well.

Please review.

Production build 0.71.5 2024