Details
-
Bug
-
Resolution: Unresolved
-
P4: Low
-
None
-
Qt Creator 15.0.1
-
None
Description
Precondition:
- Create a state S1
- Create 2 transition T1 and T2, source and target of these transitions are same S1
Action:
- Create condition of T1
Expected:
- The condition of T1 is not overlapping with T2
Actual:
- The condition of T1 is overlapping with T2.