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
I've searched existing issues and found nothing related to my issue.
Describe the feature you want to add
Hi!
I noticed that the timeline view shows the time I conducted the request here, but it would be very useful to also see Last Executed at info on the request view itself as well!
Mockups or Images of the feature
Present place to view info :
In my proposal, whenever we conduct a request we should save in a local variable scope for the request the time that the request was issued.
This info would be saved in both the request.bru and the response.bru if the user chooses to save it.
And we would also use that Timestamp value to support a hover-over tool tip like this:
The text was updated successfully, but these errors were encountered:
Thanks! One cool thing that would become possible if this were done is that we could then support "Sort by Request Execution Time", to help a dev in a scenario when they have a dozen requests or variations open and lose themselves in the requests!
I have checked the following:
Describe the feature you want to add
Hi!
I noticed that the timeline view shows the time I conducted the request here, but it would be very useful to also see Last Executed at info on the request view itself as well!
Mockups or Images of the feature
Present place to view info :
In my proposal, whenever we conduct a request we should save in a local variable scope for the request the time that the request was issued.
This info would be saved in both the request.bru and the response.bru if the user chooses to save it.
And we would also use that Timestamp value to support a hover-over tool tip like this:
The text was updated successfully, but these errors were encountered: