Reload time is not visible in monitoring sheet if APP doing reload using "app.doReload"
Hi,
We have developed an app which is accepting ID to do a reload on that data.
We have custom extension in which we are calling java script event where we are doing "app. doReload" using provided ID.
Everything works fine and sheet do load data but in monitoring app I don't see any reload time or any reload log for that particular app which is reloaded recently.
Can anyone help to me to identify where are we missing something?