action #56279
Updated by livdywan over 5 years ago
current behavior: behavior : 1. after edit of current Job Group you may push "Preview Changes" 2. depending on what exactly you did during edit phase you will see 1. a) "No changes was made!" message informing you that you actually haven't done anything 2. b) list of errors in case you modify YAML not corretly 3. c) diff between what was before in YAML which you edit and what you about to save Suggestion : in case of `2.3` 2.c need to add ability to preview "resulting YAML" Note 1: Note1 : "resulting YAML" is just random term which I use to identify YAML which was displayed in some previous stages of Job Group YAML editor development process when after pressing on "Preview Changes" was displayed YAML which appears after processing all variables to real value . So one can also call it "raw YAML". Correct term need to be defined for this view Note 2: Note2 : ability to preview "resulting YAML" should be provided by adding additional control which allowing to switch content of memo control which currently displaying diff of changes in "current YAML"