elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.69k stars 8.12k forks source link

Import/Export support into Painless Lab #60822

Open stu-elastic opened 4 years ago

stu-elastic commented 4 years ago

We can make support easier and facilitate collaboration in Painless Lab by adding an import/export functionality.

Imagine an user is having an issue with a script. Instead of copy and pasting the script into discuss, they can export it (with the appropriate context, params, potentially even mappings, etc) and post that in discuss.

This avoids formatting errors and will allow developers to work on the user's issue with much less friction.

Beyond support issues, painless users can use the mechanism to collaborate amongst themselves, passing exports back and forth. This would be a very nice step toward a robust script development environment in kibana.

elasticmachine commented 4 years ago

Pinging @elastic/es-ui (Team:Elasticsearch UI)