Skip to content

Inductive and deductive conclusions are in the "Explicit" column #86

Description

@TomHuizing

Honcho version / commit

3.0.11

What happened?

When I open any view that shows conclusions and their level (peer view, dream view) all conclusions get labelled as explicit.

What did you expect?

I expected the deductive and inductive conclusions to be shown as such.

Steps to reproduce

  1. Use api directly to note any deductive and inductive conclusions
  • curl --request POST --url 'http://localhost:8000/v3/workspaces/hermes/conclusions/list?page=1&size=50' --header 'Content-Type: application/json' --data '{ "filters": { "level": "inductive"} }'
  1. Find the same conclusions in the OpenConcho interface in the peer view or the dream view and see that they are labeled and categorized as explicit.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions