Details
-
Bug
-
Status: Done
-
High
-
Resolution: Fixed
-
5.2.2
-
None
-
None
-
0.4
Description
If you create a listener or post-function and run it more than 15 times the execution information will not show the most recent execution's information. It will instead show information for the prior execution.
Steps to Reproduce:
- Create a listener or post function.
- Execute it at least 16 times.
- Check your most recent execution, if you ran it 16 times the place that should hold information on your 16th execution will instead hold information on your 15th.