Project

General

Profile

Actions

Bug #300

closed

RM's saved JSON file is missing the descriptive data from the Attributes section (Qualitative Weight ; Output Purpose)

Added by Joseph Potvin 6 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Refine
Start date:
11/03/2024
Due date:
% Done:

0%

Estimated time:
Issue closed :
03/22/2025

Description

I attached a saved JSON file that shows the Attribute data missing AFTER the logic gate.


Files

Actions #1

Updated by Joseph Potvin 6 months ago

  • Subject changed from RM's saved JSON file is missing the descriptive data from the Attributs section (Qualitative Weight ; Output Purpose) to RM's saved JSON file is missing the descriptive data from the Attributes section (Qualitative Weight ; Output Purpose)
Actions #2

Updated by Huda Hussain about 2 months ago

Apologies, which descriptive data is missing? Is it a field that should be in here?

 "output_weight": {
        "character": "16",
        "enforcement": "31",
        "consequences": "50"
    },
    "output_characteristics": {
        "rulemaker_ruletaker_thirdparty": "rule-taker",
        "affirmative_negative_interrogative": "have",
        "be_do_have": "do",
        "declarative_imperative_empirical": "declarative",
        "logical_practical_ethical": "practical",
        "must_may_should": ""
    },
Actions #3

Updated by Joseph Potvin about 2 months ago

Ah! What threw me off was the label "output_weight". Would it be problematic to adjust both subtitles? The "qualitative_weight" in the data should match the existing UI. And the "normative_orientation" one would be changed in both the data and the UI. (Please ensure that older versions of rules can be injested and then are updated with the new fieldname when saved.)

CURRENT
"output_weight": {
"character": "90",
"enforcement": "78",
"consequences": "78"
},
"output_characteristics": {

SUGGESTED
"qualitative_weight": {
...
},
"normative_orientation": {
...
}

Thanks!

Actions #4

Updated by Huda Hussain about 1 month ago

  • Assignee changed from Huda Hussain to Joseph Potvin

Should be fixed on Dev, let me know if you run into any issues.

Actions #5

Updated by Joseph Potvin about 1 month ago

  • Status changed from New to Closed

Thanks

Actions

Also available in: Atom PDF