The services user.private_tempstore and user.shared_tempstore are deprecated in favour of tempstore.private and tempstore.shared. Code that uses the User module services should be updated to use the new services from core.

See https://www.drupal.org/node/2935639 for more information. Patch attached.

CommentFileSizeAuthor
tempstore.patch14.13 KBrudolfbyker

Comments

fmr created an issue. See original summary.

  • antongp committed c18ec0a on 8.x-1.x authored by fmr
    Issue #3005002 by fmr: User module's user.private_tempstore and user....
antongp’s picture

Category: Bug report » Task
Status: Needs review » Fixed

Hi @fmr. Thank you for your issue and the patch. It's applied and pushed to the dev. Though I cannot consider it as bug.

Thanks again!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.