Project

General

Profile

Actions

User story #4189

open

User story #4187: Allow more granular check for Change Request merge test

Add granular check of directive parameter on change request merge

User story #4189: Add granular check of directive parameter on change request merge

Added by François ARMAND about 12 years ago. Updated about 1 year ago.

Status:
New
Priority:
N/A
Assignee:
-
Category:
Web - Config management
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

The goal of that feature is to allows to merge a change request on a Directive's parameter even if some non conflicting parameter changed in that directive since the Change Request creation.

Considering the following example (iteration number is noted with iter="n" for clarity even if that is not in the xml)

<section name="sections">
<section name="s" iter="0">
<var name="p1">v1</var>
<var name="p2">v2</var>
</section>
<section name="s" iter="1">
<var name="p1">v3</var>
<var name="p2">v4</var>
</section>
</section>

The broad logic for that feature is:
- build a FQDN (Full Qualified (Directory) Name) of each parameter
- we consider both section and section iteration in a multivalued section, so that in our example, fqdn for p2 in section "s" iter 1 is "sections.s.1.p1"
- sections.x.y.0.z.varName is the same as sections.x.y.z.varName
- only look for actually modified vars given their fqdn
- check for modification of these parameters between change request creation time and now,
- finally, look for uncompatible values for fqdn modified in both case

Updated by Vincent MEMBRÉ almost 12 years ago Actions #1

  • Target version changed from 2.9.0~rc1 to 2.9.0~rc2

Updated by Vincent MEMBRÉ almost 12 years ago Actions #2

  • Target version changed from 2.9.0~rc2 to 2.9.0

Delayed to 2.9 finale release

Updated by François ARMAND almost 12 years ago Actions #3

  • Target version changed from 2.9.0 to 2.10.0~beta1

Updated by Jonathan CLARKE over 11 years ago Actions #4

  • Target version changed from 2.10.0~beta1 to 2.11.0~beta1

Updated by François ARMAND over 11 years ago Actions #5

  • Target version changed from 2.11.0~beta1 to 140

Updated by Matthieu CERDA about 11 years ago Actions #6

  • Target version changed from 140 to 3.0.0~beta1

Updated by Jonathan CLARKE about 11 years ago Actions #7

  • Target version changed from 3.0.0~beta1 to 3.1.0~beta1

Updated by Benoît PECCATTE over 10 years ago Actions #8

  • Status changed from 8 to New

Updated by Benoît PECCATTE over 10 years ago Actions #9

  • Tracker changed from Enhancement to User story

Updated by Vincent MEMBRÉ over 10 years ago Actions #10

  • Target version changed from 3.1.0~beta1 to 3.1.0~rc1

Updated by Vincent MEMBRÉ over 10 years ago Actions #11

  • Target version changed from 3.1.0~rc1 to 3.1.0

Updated by Vincent MEMBRÉ over 10 years ago Actions #12

  • Target version changed from 3.1.0 to 3.1.1

Updated by Vincent MEMBRÉ over 10 years ago Actions #13

  • Target version changed from 3.1.1 to 3.1.2

Updated by Vincent MEMBRÉ about 10 years ago Actions #14

  • Target version changed from 3.1.2 to 3.1.3

Updated by Vincent MEMBRÉ about 10 years ago Actions #15

  • Target version changed from 3.1.3 to 3.1.4

Updated by Vincent MEMBRÉ about 10 years ago Actions #16

  • Target version changed from 3.1.4 to 3.1.5

Updated by Vincent MEMBRÉ almost 10 years ago Actions #17

  • Target version changed from 3.1.5 to 3.1.6

Updated by Vincent MEMBRÉ almost 10 years ago Actions #18

  • Target version changed from 3.1.6 to 3.1.7

Updated by Vincent MEMBRÉ almost 10 years ago Actions #19

  • Target version changed from 3.1.7 to 3.1.8

Updated by Vincent MEMBRÉ almost 10 years ago Actions #20

  • Target version changed from 3.1.8 to 3.1.9

Updated by Vincent MEMBRÉ over 9 years ago Actions #21

  • Target version changed from 3.1.9 to 3.1.10

Updated by Vincent MEMBRÉ over 9 years ago Actions #22

  • Target version changed from 3.1.10 to 3.1.11

Updated by Vincent MEMBRÉ over 9 years ago Actions #23

  • Target version changed from 3.1.11 to 3.1.12

Updated by Vincent MEMBRÉ over 9 years ago Actions #24

  • Target version changed from 3.1.12 to 3.1.13

Updated by Vincent MEMBRÉ over 9 years ago Actions #25

  • Target version changed from 3.1.13 to 3.1.14

Updated by Vincent MEMBRÉ about 9 years ago Actions #26

  • Target version changed from 3.1.14 to 3.1.15

Updated by Vincent MEMBRÉ about 9 years ago Actions #27

  • Target version changed from 3.1.15 to 3.1.16

Updated by Vincent MEMBRÉ about 9 years ago Actions #28

  • Target version changed from 3.1.16 to 3.1.17

Updated by Vincent MEMBRÉ about 9 years ago Actions #29

  • Target version changed from 3.1.17 to 3.1.18

Updated by Vincent MEMBRÉ almost 9 years ago Actions #30

  • Target version changed from 3.1.18 to 3.1.19

Updated by Vincent MEMBRÉ over 8 years ago Actions #31

  • Target version changed from 3.1.19 to 3.1.20

Updated by Vincent MEMBRÉ over 8 years ago Actions #32

  • Target version changed from 3.1.20 to 3.1.21

Updated by Vincent MEMBRÉ over 8 years ago Actions #33

  • Target version changed from 3.1.21 to 3.1.22

Updated by Vincent MEMBRÉ over 8 years ago Actions #34

  • Target version changed from 3.1.22 to 3.1.23

Updated by Vincent MEMBRÉ over 8 years ago Actions #35

  • Target version changed from 3.1.23 to 3.1.24

Updated by Vincent MEMBRÉ about 8 years ago Actions #36

  • Target version changed from 3.1.24 to 3.1.25

Updated by Benoît PECCATTE about 8 years ago Actions #37

  • Target version changed from 3.1.25 to 4.1.9

Updated by Vincent MEMBRÉ almost 8 years ago Actions #38

  • Target version changed from 4.1.9 to 4.1.10

Updated by François ARMAND almost 8 years ago Actions #39

  • Target version changed from 4.1.10 to Ideas (not version specific)

Updated by François ARMAND almost 8 years ago Actions #40

  • Assignee deleted (François ARMAND)

Updated by François ARMAND about 1 year ago Actions #41

  • Priority changed from 2 to N/A
Actions

Also available in: PDF Atom