web-stories-wp
web-stories-wp copied to clipboard
Export story as JSON setting for users to provide for support troubleshooting
Feature Description
It would be useful to add an option for web stories users to export a story as a JSON file to provide to support for debugging.
This would simply be an export function and would not allow users to export/import story data. This would allow us in the support forums to request this data from the user to help with our troubleshooting of their story issues.
The feature would work much like other plugins with an export settings feature.
Alternatives Considered
-
This could be included in the Site Health Information rather than adding an option for the user to download a JSON file.
-
An alternative to this would be to continue using the process we have in place which is less efficient but does work. This improvement would eliminate many steps in the process making everything much more efficient.
Additional Context
N/A
Related: #4357
The feature would work much like other plugins with an export settings feature. This could be included in the Site Health Information rather than adding an option for the user to download a JSON file.
Just noting that the difference there is that these are for site-wide debugging information, not for exporting a single piece of content.
I was just thinking, would a small Chrome extension perhaps help with this too? Then the user can share their story URL, you open the story and the Chrome extension would allow you to download the story data for it.
I was just thinking, would a small Chrome extension perhaps help with this too? Then the user can share their story URL, you open the story and the Chrome extension would allow you to download the story data for it.
That could certainly help in this process and I guess takes away the reliance on the user having to get that information to pass on to us.
This functionality is especially useful when there's an editor crash, so we could add this as a button below the error crash message.