Skip to content

Save operation_result and proposed_ops as objects in ElasticSearch plugin #2380

Description

@abitmore

User Story

As a user of ElasticSearch plugin I'd like that the operation_result field can be saved as objects so that the data can be indexed.

And mentioned by @sschiessl-bcp in #2380 (comment):

I also noticed that proposals' proposed ops are stored as string, might be interesting as well

Additional Context (optional)
By now op in ES are saved as objects and strings, but operation_result is only strings.

#1400 is related.

#2568 is the next work to be done.

Impacts
Describe which portion(s) of BitShares Core may be impacted by your request. Please tick at least one box.

  • API (the application programming interface)
  • Build (the build process or something prior to compiled code)
  • CLI (the command line wallet)
  • Deployment (the deployment process after building such as Docker, Travis, etc.)
  • DEX (the Decentralized EXchange, market engine, etc.)
  • P2P (the peer-to-peer network for transaction/block propagation)
  • Performance (system or user efficiency, etc.)
  • Protocol (the blockchain logic, consensus, validation, etc.)
  • Security (the security of system or user data, etc.)
  • UX (the User Experience)
  • Other (please add below)

CORE TEAM TASK LIST

  • Evaluate / Prioritize Feature Request
  • Refine User Stories / Requirements
  • Define Test Cases
  • Design / Develop Solution
  • Perform QA/Testing
  • Update Documentation

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions