You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of problem:
If you put 'message' in 'attribute/value pairs' field then it does not consider while simulation.
Version-Release number of selected component (if applicable):
5.11.0.25.20190913144023_5682444
How reproducible:
100%
Steps to Reproduce:
Create domain, namespace, class and instance pointing to method
Navigate to automate > automation > simulation page
Fill values as shown in screenshot.
See automation.logs
Actual results:
[----] I, [2019-09-19T03:29:39.214008 #10804:41c3a00] INFO -- : Followed Relationship [miqaedb:/test_name/test_class/test_instance#create]
[----] I, [2019-09-19T03:29:39.214742 #10804:41c3a00] INFO -- : Followed Relationship [miqaedb:/System/Request/Call_Instance#create]
It does not consider attribute 'message' in logs with test_instance.
Expected results:
[----] I, [2019-09-19T03:29:39.214008 #10804:41c3a00] INFO -- : Followed Relationship [miqaedb:/test_name/test_class/test_instance#hello]
[----] I, [2019-09-19T03:29:39.214742 #10804:41c3a00] INFO -- : Followed Relationship [miqaedb:/System/Request/Call_Instance#create]
Original BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1753523
Description of problem:
If you put 'message' in 'attribute/value pairs' field then it does not consider while simulation.
Version-Release number of selected component (if applicable):
5.11.0.25.20190913144023_5682444
How reproducible:
100%
Steps to Reproduce:
Actual results:
[----] I, [2019-09-19T03:29:39.214008 #10804:41c3a00] INFO -- : Followed Relationship [miqaedb:/test_name/test_class/test_instance#create]
[----] I, [2019-09-19T03:29:39.214742 #10804:41c3a00] INFO -- : Followed Relationship [miqaedb:/System/Request/Call_Instance#create]
It does not consider attribute 'message' in logs with test_instance.
Expected results:
[----] I, [2019-09-19T03:29:39.214008 #10804:41c3a00] INFO -- : Followed Relationship [miqaedb:/test_name/test_class/test_instance#hello]
[----] I, [2019-09-19T03:29:39.214742 #10804:41c3a00] INFO -- : Followed Relationship [miqaedb:/System/Request/Call_Instance#create]
It should consider attribute message in logs with test_instance as per BZ fixed for custom button simulation: https://bugzilla.redhat.com/show_bug.cgi?id=1651099
Additional info:
The text was updated successfully, but these errors were encountered: