-
Type: Story
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Documents
-
None
-
Iteration Jackal
-
Needed
User story
As a Compass user
I want to create multiple documents in extend JSON
So that I can easily copy paste from my code editor or from an API response
Acceptance criteria
- There is a new JSON mode in the "new document" dialog
- It's possible to paste an array of documents in extended JSON into the code editor with syntax checking and highlighting
- When an array is inserted into the code editor, the "field by field" mode is disabled and when the user switches to it, an informational message is displayed.
- It's possible to insert a new document only if the JSON is valid
- split to
-
COMPASS-3775 having invalid array of documents should not be inserted
- Closed
-
COMPASS-3776 hadron document view should have a warning message when inserting an array
- Closed
-
COMPASS-3777 add an insertMany function to insert multiple documents
- Closed
-
COMPASS-3778 create an local + global app registry event for multiple document insertion
- Closed
-
COMPASS-3779 update documents based on current filter when multiple docs are inserted
- Closed