@@ -22,7 +22,7 @@ Life Cycle Phase
22
22
23
23
To encourage the adoption of new features while keeping the high standard of stability inherent,
24
24
support is divided into life cycle phases; **full support ** which covers the first year
25
- and **maintenance support ** which covers the second year.
25
+ and **maintenance support ** which covers the second year.
26
26
27
27
+--------------------------+------------------------------------+---------------------------+
28
28
| Life Cycle Phase | Full Support | Maintenance Support |
@@ -36,7 +36,7 @@ Severities
36
36
==========
37
37
38
38
Severity 1 (Critical):
39
- A problem that severely impacts your use of the software in a productionenvironment (such as loss
39
+ A problem that severely impacts your use of the software in a production environment (such as loss
40
40
of production data or in which your production systems are not functioning). The situation halts
41
41
your business operations and no procedural workaround exists.
42
42
@@ -47,17 +47,15 @@ procedural workaround exists.
47
47
48
48
Severity 3 (medium):
49
49
A problem that involves partial, non-critical loss of use of the software in a production environment
50
- or development environment. For production environments, there is a medium-to-low impact on your
51
- business, but your business continues to function, including by using a procedural workaround. For
52
- development environments, where the situation is causing your project to no longer continue or
53
- migrate into production.
50
+ or development environment and your business continues to function, including by using a procedural
51
+ workaround.
54
52
55
53
Severity 4 (low):
56
54
A general usage question, reporting of a documentation error, or recommendation for a future product
57
- enhancement or modification. For production environments, there is low-to-no impact on your business
58
- or the performance or functionality of your system. For development environments, there is
59
- a medium-to-low impact on your business, but your business continues to function, including by
60
- using a procedural workaround .
55
+ enhancement or modification.
56
+
57
+ Severities 3 and 4 are generally addressed in subsequent releases to ensure a high standard of stability
58
+ remains available for production environments .
61
59
62
60
Support Matrix
63
61
==============
0 commit comments