Skip to content

data-meta to document_meta to .json file life cycle. #533

Open
@opsaaaaa

Description

@opsaaaaa

currently the request from the document editor is the only thing being tested in this cycle.

in the document outcomes section. you can add outcomes. theses outcomes have a data-meta tag.
When they add a outcome. that outcome is added.
when they click save or publish
add of the data-meta tags in the #page element get posted to the server.
the server then adds these to the document_meta database with a key starting with salsa_
when a user builds a report, the document_meta starting with salsa_ are collected and put into the reports .json file.
after that i think the client uses it to review the document outcomes. if so there should be a better way to do this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationAn issue with the README guides or documentationtestsA test is failing or a test needs created

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions