Problem/Motivation

While in development, or even debugging issues, we may want to edit the values of state, user shared temp stores (user.shared_tempstore service) or user private temp stores (user.private_tempstore service).
Would be nice if devel provided this feature.

Proposed resolution

Decide if this is a good feature to have.

Remaining tasks

TBD

User interface changes

TBD

API changes

None?

Data model changes

None?

Comments

penyaskito created an issue. See original summary.

willzyx’s picture

@penyaskito please can you expand the IS :)

penyaskito’s picture

Title: Support for modifying state, share state, temp state » Support for modifying state, shared temp store, private temp store
Issue summary: View changes

Sorry, obviously I was in a rush :)

Updated IS

moshe weitzman’s picture

FWIW Drush has state editing. Have not seen tempstore editor anywhere.

moshe weitzman’s picture

FWIW I really could use this right now.

moshe weitzman’s picture

Title: Support for modifying state, shared temp store, private temp store » Support for modifying shared temp store and private temp store